|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDOQLQuery | |
---|---|
com.mysema.query.jdo | JDOQL support for Querydsl |
Uses of JDOQLQuery in com.mysema.query.jdo |
---|
Classes in com.mysema.query.jdo that implement JDOQLQuery | |
---|---|
class |
JDOQLQueryImpl
Default implementation of the JDOQLQuery interface |
Methods in com.mysema.query.jdo that return JDOQLQuery | |
---|---|
JDOQLQuery |
JDOQLQuery.addFetchGroup(String fetchGroupName)
Add the fetch group to the set of active fetch groups. |
JDOQLQuery |
JDOQLQuery.clone(javax.jdo.PersistenceManager persistenceManager)
Clone the state of the query for the given PersistenceManager |
JDOQLQuery |
JDOQLQuery.setMaxFetchDepth(int maxFetchDepth)
Set the maximum fetch depth when fetching. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |