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

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

Subclasses of ArrayExpression in org.jpox.store.expression
 class ArrayLiteral
          Representation of array expression.
 



Copyright © -2007 . All Rights Reserved.