Uses of Interface
org.jpox.store.scostore.ArrayStore

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

Constructors in org.jpox.store.mapped.expression with parameters of type ArrayStore
ArrayExpression(QueryExpression qs, JavaTypeMapping ownerMapping, LogicSetExpression te, ArrayStore arrayStore, java.lang.String fieldName)
          Constructor.
 



Copyright © -2008 . All Rights Reserved.