Criteria criteria = getSession().createCriteria(getReferenceClass());
criteria.setProjection(Projections.projectionList().add(Projections.countDistinct("id"))
I write about evolutionary anthropology, behavioral sciences, and related AI, particularly small, specialized Deep Neural Networks and LLMs.
No comments:
Post a Comment
Please be polite.