Uses of Class
org.hibernate.criterion.SimpleProjection

Packages that use SimpleProjection
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
 

Uses of SimpleProjection in org.hibernate.criterion
 

Subclasses of SimpleProjection in org.hibernate.criterion
 class AggregateProjection
          An aggregation
 class AvgProjection
          An avg() projection
 class CountProjection
          A count
 class IdentifierProjection
          A property value, or grouped property value
 class Property
          A factory for property-specific criterion and projection instances
 class PropertyProjection
          A property value, or grouped property value
 class RowCountProjection
          A row count
 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved