| 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
DeleteClause interface for the Querydsl
Collections module |
| CollQuery
CollQuery is the default implementation of the
SimpleQuery 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 ColQuery queries
|
| 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–2014 Mysema Ltd. All rights reserved.