Uses of Class
org.jpox.store.expression.ObjectExpression

Packages that use ObjectExpression
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 ObjectExpression in org.jpox.store.expression
 

Subclasses of ObjectExpression in org.jpox.store.expression
 class ObjectLiteral
          Representation of an Object literal in a query.
 



Copyright © -2007 . All Rights Reserved.