-
AbstractCollQuery provides a base class for Collection query implementations.
CollDeleteClause is an implementation of the DeleteClause interface for the Querydsl
Collections module
CollQuery is the default implementation of the FetchableQuery interface for collections
CollQueryTemplates extends JavaTemplates to add module specific operation
templates.
CollUpdateClause is an implementation of the UpdateClause interface for Querydsl Collections
DefaultEvaluatorFactory provides Java source templates for evaluation of
CollQuery queries
Custom templates which support the Joda Time API instead of the JDK Date API
Compares two beans based on the values at a specific path.
QueryEngine defines an interface for the evaluation of ColQuery queries