Uses of Package
org.jpox.store.mapped.query

Packages that use org.jpox.store.mapped.query
org.jpox.sco Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. 
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. 
org.jpox.store.mapped.query   
 

Classes in org.jpox.store.mapped.query used by org.jpox.sco
Queryable
          Indicates an object that can be queried, such as an Extent or persistent collection.
 

Classes in org.jpox.store.mapped.query used by org.jpox.store.mapped.expression
StatementText
          Representation of a statement.
 

Classes in org.jpox.store.mapped.query used by org.jpox.store.mapped.query
Queryable
          Indicates an object that can be queried, such as an Extent or persistent collection.
StatementText
          Representation of a statement.
 



Copyright © -2008 . All Rights Reserved.