Uses of Class
org.jpox.store.query.JDOQLQuery.Compiler

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.
 



Copyright © -2007 . All Rights Reserved.