Package org.apache.jdo.store

This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation.

See:
          Description

Interface Summary
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.
TranscriberFactory Provides a means to create an array of transcribers for a given Class.
 

Class Summary
StoreManagerImpl StoreManagerImpl provides a base for fully implementing the StoreManager interface.
 

Package org.apache.jdo.store Description

This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation.



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.