Package ch.elca.el4j.services.persistence.jpa.criteria

Interface Summary
CountQuery Specifies the retrieval operations applicable to a SELECT COUNT(*) query.
Expression The interface for the query builder.
SelectQuery Specifies the retrieval methods applicable to a standard SELECT query.
 

Class Summary
QueryBuilder SQL Query Builder.
 

Enum Summary
SortOrder Sorting ASCENDING or DESCENDING.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.