Interface | Description |
---|---|
JDOQLQuery<T> |
Query interface for JDOQL queries
|
Class | Description |
---|---|
AbstractJDOQuery<T,Q extends AbstractJDOQuery<T,Q>> |
Abstract base class for custom implementations of the
JDOQLQuery interface. |
JDOExpressions |
Common JDO expressions
|
JDOQLSerializer |
JDOQLSerializer serializes Querydsl queries and expressions into JDOQL strings |
JDOQLTemplates |
JDOQLTemplates provides patterns for JDOQL serialization |
JDOQuery<T> |
JDOQuery is the default implementation of the JDOQLQuery interface |
JDOQueryFactory |
Factory class for query and DML clause creation
|
JDOQueryMixin<T> |
JDOQueryMixin extends QueryMixin to provide module-specific extensions |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.