| Interface | Description | 
|---|---|
| AssociationCriteria | Interface for criteria related to an association | 
| BuildableCriteria | @author Jeff Brown | 
| Criteria | Interface for the implementations that construct of criteria queries. | 
| ProjectionList | Models a list of projections | 
| QueryAliasAwareSession | @author Graeme Rocher | 
| QueryArgumentsAware | Interface for classes that are interested in additional query arguments defined as a map for things like the limit, offset and join information | 
| QueryableCriteria | @author Graeme Rocher |