Uses of Class
org.hibernate.criterion.SimpleProjection
-
Packages that use SimpleProjection Package Description org.hibernate.criterion -
-
Uses of SimpleProjection in org.hibernate.criterion
Subclasses of SimpleProjection in org.hibernate.criterion Modifier and Type Class Description classAggregateProjectionBase class for standard aggregation functions.classAvgProjectionAn avg() projectionclassCountProjectionA count projectionclassIdentifierProjectionA property value, or grouped property valueclassPropertyA factory for property-specific criterion and projection instancesclassPropertyProjectionA property value, or grouped property valueclassRowCountProjectionA row count
-