Uses of Package
org.jpox.store.mapped

Packages that use org.jpox.store.mapped
org.jpox This package provides classes that are typically client-facing. 
org.jpox.sco Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. 
org.jpox.state Provides classes relating to the life cycle state of a persistable object. 
org.jpox.store.mapped   
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.mapping Package providing mappings for all supported Java types in JPOX. 
org.jpox.store.mapped.query   
org.jpox.store.mapped.scostore   
 

Classes in org.jpox.store.mapped used by org.jpox
DatastoreClass
          Representation of a Java class in a datastore.
 

Classes in org.jpox.store.mapped used by org.jpox.sco
DatastoreIdentifier
          Representation of an datastore identifier in any datastore.
 

Classes in org.jpox.store.mapped used by org.jpox.state
DatastoreClass
          Representation of a Java class in a datastore.
 

Classes in org.jpox.store.mapped used by org.jpox.store.mapped
DatastoreAdapter
          Definition of a datastore adapter.
DatastoreClass
          Representation of a Java class in a datastore.
DatastoreContainer
          Class representing a container (map/collection/array) mapped in a datastore.
DatastoreContainerObject
          This represents a container of fields.
DatastoreElementContainer
          Class representing a container of elements (collection/array) mapped in a datastore.
DatastoreField
          Representation of a Java field in a datastore.
DatastoreIdentifier
          Representation of an datastore identifier in any datastore.
DatastoreObject
          Representation of an datastore object in a (mapped) datastore.
FetchStatement
          Representation of a statement to fetch a particular object.
IdentifierFactory
          Factory that creates immutable instances of DatastoreIdentifier.
MappedStoreManager
          Manager for a datastore that has a schema and maps classes to associated objects in the datastore.
StatementExpressionIndex
          Maintain an index for the mapping field vs columns in a JDBC statement.
 

Classes in org.jpox.store.mapped used by org.jpox.store.mapped.expression
DatastoreContainerObject
          This represents a container of fields.
DatastoreField
          Representation of a Java field in a datastore.
DatastoreIdentifier
          Representation of an datastore identifier in any datastore.
DatastoreObject
          Representation of an datastore object in a (mapped) datastore.
MappedStoreManager
          Manager for a datastore that has a schema and maps classes to associated objects in the datastore.
 

Classes in org.jpox.store.mapped used by org.jpox.store.mapped.mapping
DatastoreAdapter
          Definition of a datastore adapter.
DatastoreContainerObject
          This represents a container of fields.
DatastoreField
          Representation of a Java field in a datastore.
DatastoreIdentifier
          Representation of an datastore identifier in any datastore.
MappedStoreManager
          Manager for a datastore that has a schema and maps classes to associated objects in the datastore.
StatementExpressionIndex
          Maintain an index for the mapping field vs columns in a JDBC statement.
 

Classes in org.jpox.store.mapped used by org.jpox.store.mapped.query
DatastoreAdapter
          Definition of a datastore adapter.
DatastoreClass
          Representation of a Java class in a datastore.
DatastoreIdentifier
          Representation of an datastore identifier in any datastore.
MappedStoreManager
          Manager for a datastore that has a schema and maps classes to associated objects in the datastore.
 

Classes in org.jpox.store.mapped used by org.jpox.store.mapped.scostore
DatastoreIdentifier
          Representation of an datastore identifier in any datastore.
 



Copyright © -2008 . All Rights Reserved.