|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDOQLCommonQuery | |
---|---|
com.mysema.query.jdo | JDOQL support for Querydsl |
Uses of JDOQLCommonQuery in com.mysema.query.jdo |
---|
Classes in com.mysema.query.jdo with type parameters of type JDOQLCommonQuery | |
---|---|
interface |
JDOQLCommonQuery<Q extends JDOQLCommonQuery<Q>>
JDOQLCommonQuery is a parent interface for JDOQLQuery and JDOQLSubQuery |
Subinterfaces of JDOQLCommonQuery in com.mysema.query.jdo | |
---|---|
interface |
JDOQLQuery
Query interface for JDOQL queries |
Classes in com.mysema.query.jdo that implement JDOQLCommonQuery | |
---|---|
class |
JDOQLQueryImpl
Default implementation of the JDOQLQuery interface |
class |
JDOQLSubQuery
JDOQLSubQuery is subquery implementation for JDOQL |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |