Uses of Package
org.apache.jdo.store

Packages that use org.apache.jdo.store
org.apache.jdo.impl.pm   
org.apache.jdo.pm   
org.apache.jdo.state   
org.apache.jdo.store   
 

Classes in org.apache.jdo.store used by org.apache.jdo.impl.pm
StoreManager
          StoreManager represents the datastore to the rest of the JDO components.
 

Classes in org.apache.jdo.store used by org.apache.jdo.pm
StoreManager
          StoreManager represents the datastore to the rest of the JDO components.
TranscriberFactory
          Provides a means to create an array of transcribers for a given Class.
 

Classes in org.apache.jdo.store used by org.apache.jdo.state
StoreManager
          StoreManager represents the datastore to the rest of the JDO components.
 

Classes in org.apache.jdo.store used by org.apache.jdo.store
Connector
          A Connector is the store-independent means of representing a connection.
StoreManager
          StoreManager represents the datastore to the rest of the JDO components.
Transcriber
          A Transcriber provides a way to get a different representation for an object.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.