|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDOQueryDefinitionImpl | |
---|---|
org.objectweb.speedo.query.jdo | |
org.objectweb.speedo.query.jdo.parser |
Uses of JDOQueryDefinitionImpl in org.objectweb.speedo.query.jdo |
---|
Subclasses of JDOQueryDefinitionImpl in org.objectweb.speedo.query.jdo | |
---|---|
class |
JDOQuery
SpeedoQuery is the basic implementation of the javax.jdo.Query interface. |
Fields in org.objectweb.speedo.query.jdo declared as JDOQueryDefinitionImpl | |
---|---|
protected JDOQueryDefinitionImpl |
JDOAbstractCompiledQuery.qd
Fields from javax.jdo.Query |
Methods in org.objectweb.speedo.query.jdo with parameters of type JDOQueryDefinitionImpl | |
---|---|
void |
JDOAbstractCompiledQuery.defineQuery(JDOQueryDefinitionImpl _qd)
|
void |
JDOQuery.defineWith(JDOQueryDefinitionImpl qd)
|
void |
JDOQueryDefinitionImpl.defineWith(JDOQueryDefinitionImpl qd)
|
Constructors in org.objectweb.speedo.query.jdo with parameters of type JDOQueryDefinitionImpl | |
---|---|
JDOQueryDefinitionImpl(JDOQueryDefinitionImpl qd)
|
Uses of JDOQueryDefinitionImpl in org.objectweb.speedo.query.jdo.parser |
---|
Methods in org.objectweb.speedo.query.jdo.parser with parameters of type JDOQueryDefinitionImpl | |
---|---|
void |
SelectGroupByVisitor.visit(JDOQueryDefinitionImpl qd)
Visit the select and Groupby clause |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |