|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDOQLQuery.Compiler | |
org.jpox.store.expression | This package provides a series of expressions and literals used in the conversion of a JDOQL query into the resultant SQL that is required to be executed in the datastore. |
Uses of JDOQLQuery.Compiler in org.jpox.store.expression |
Constructors in org.jpox.store.expression with parameters of type JDOQLQuery.Compiler | |
UnboundVariable(QueryExpression qs,
java.lang.String name,
java.lang.Class type,
JDOQLQuery.Compiler compiler)
Constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |