| Package | Description | 
|---|---|
| com.mysema.query.collections | Implementations of Querydsl query interfaces for JavaBean collections | 
| Class and Description | 
|---|
| AbstractCollQuery AbstractCollQuery provides a base class for Collection query implementations. | 
| CollDeleteClause CollDeleteClause is an implementation of the  DeleteClauseinterface for the Querydsl 
 Collections module | 
| CollQuery CollQuery is the default implementation of the  SimpleQueryinterface for collections | 
| CollQueryTemplates CollQueryTemplates extends  JavaTemplatesto add module specific operation
 templates. | 
| CollUpdateClause CollUpdateClause is an implementation of the UpdateClause interface for Querydsl Collections | 
| DefaultEvaluatorFactory DefaultEvaluatorFactory provides Java source templates for evaluation of ColQuery queries | 
| JodaTimeTemplates Custom templates which support the Joda Time API instead of the JDK Date API | 
| PathComparator Compares two beans based on the values at a specific path. | 
| QueryEngine QueryEngine defines an interface for the evaluation of ColQuery queries | 
Copyright © 2007–2015 Querydsl. All rights reserved.