Package | Description |
---|---|
com.querydsl.collections |
Java Bean collections support
|
Class and Description |
---|
AbstractCollQuery
AbstractCollQuery provides a base class for Collection query implementations. |
CollDeleteClause
CollDeleteClause is an implementation of the DeleteClause interface for the Querydsl
Collections module |
CollQuery
CollQuery is the default implementation of the FetchableQuery interface for collections |
CollQueryTemplates
CollQueryTemplates extends JavaTemplates to 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 CollQuery 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–2016 Querydsl. All rights reserved.