All Classes and Interfaces
Class
Description
AbstractCollQuery provides a base class for Collection query implementations.CollDeleteClause is an implementation of the DeleteClause interface for the Querydsl
Collections moduleCollQuery is the default implementation of the FetchableQuery interface for collectionsCollQueryFactory provides static convenience methods for query constructionCollQueryFunctions defines function implementation for use in ColQueryTemplatesCollQueryMixin extends QueryMixin to provide normalization logic specific to this moduleCollQuerySerializer is a Serializer implementation for the Java languageCollQueryTemplates extends JavaTemplates to add module specific operation
templates.CollUpdateClause is an implementation of the UpdateClause interface for Querydsl CollectionsDefaultEvaluatorFactory provides Java source templates for evaluation of CollQuery queriesDefault implementation of the
QueryEngine interfaceFunction implementation which uses an
Evaluator for transformationGuavaHelpers provides functionality to wrap Querydsl Predicate instances to Guava predicates
and Querydsl Expression instances to Guava functionsCustom templates which support the Joda Time API instead of the JDK Date API
MultiComparator compares arraysCompares two beans based on the values at a specific path.
Matches based on the current value of a path.
QueryEngine defines an interface for the evaluation of ColQuery queries