| Package | Description | 
|---|---|
| com.mysema.query.jdo | JDOQL support for Querydsl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JDOCommonQuery<Q extends JDOCommonQuery<Q>>JDOCommonQuery is a parent interface for JDOQLQuery and JDOSubQuery | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JDOQLQueryQuery interface for JDOQL queries | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractJDOQuery<Q extends AbstractJDOQuery<Q>>Abstract base class for custom implementations of the JDOCommonQuery interface. | 
| class  | AbstractJDOSubQuery<Q extends AbstractJDOSubQuery<Q>>Abstract superclass for SubQuery implementations | 
| class  | JDOQueryJDOQuery is the default implementation of the JDOQLQuery interface | 
| class  | JDOSubQueryJDOSubQuery is subquery implementation for JDOQL | 
Copyright © 2007–2015 Querydsl. All rights reserved.