Uses of Package
org.jpox.store

Packages that use org.jpox.store
org.jpox This package provides classes that are typically client-facing. 
org.jpox.jdo Package providing components specific to JDO persistence. 
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 Package handling the storage of classes to the datastore, and the management of the datastore. 
org.jpox.store.mapped   
org.jpox.store.mapped.query   
org.jpox.store.poid POID - Persistent Id Generation. 
org.jpox.store.query Package providing generic methods for use by queries. 
org.jpox.store.scostore Package providing backing store definitions for SCO stores. 
 

Classes in org.jpox.store used by org.jpox
Extent
          Extent of objects within JPOX.
FieldValues
          Interface for field values.
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.jdo
Extent
          Extent of objects within JPOX.
JPOXConnection
          Access to the underlying DataStore Connection.
JPOXSequence
          Sequence of identifiers.
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.sco
FieldValues
          Interface for field values.
 

Classes in org.jpox.store used by org.jpox.state
FieldValues
          Interface for field values.
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.store
AbstractAutoStartMechanism
          Abstract representation of an autostart mechanism.
AutoStartMechanism
          Interface defining an Auto-Start Mechanism.
Extent
          Extent of objects within JPOX.
JPOXConnection
          Access to the underlying DataStore Connection.
JPOXSequence
          Sequence of identifiers.
StoreData
          Basic store information about an object that is stored in a datastore.
StoreDataManager
          StoreData Cache Manager
StoreManager
          Interface defining management of a datastore.
StorePersistenceHandler
          Interface defining persistence operations of a StoreManager.
StoreSchemaData
          Interface representing schema definition for the store.
StoreSchemaHandler
          Interface defining schema operation for a StoreManager.
 

Classes in org.jpox.store used by org.jpox.store.mapped
AbstractStoreManager
          An abstract representation of a Store Manager.
StoreData
          Basic store information about an object that is stored in a datastore.
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.store.mapped.query
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.store.poid
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.store.query
Extent
          Extent of objects within JPOX.
StoreManager
          Interface defining management of a datastore.
 

Classes in org.jpox.store used by org.jpox.store.scostore
StoreManager
          Interface defining management of a datastore.
 



Copyright © -2008 . All Rights Reserved.