| Package | Description | 
|---|---|
| org.hibernate.criterion | 
 
        A framework for defining restriction criteria and order criteria. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AggregateProjection
Base class for standard aggregation functions. 
 | 
class  | 
AvgProjection
An avg() projection 
 | 
class  | 
CountProjection
A count projection 
 | 
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 © 2001-2015 Red Hat, Inc. All Rights Reserved.