Package javax.jdo.datastore

This package contains the JDO specification datastore interfaces.

See:
          Description

Interface Summary
DataStoreCache Many JDO implementations allow instances to be cached in a second-level cache, and allow direct management of the cache by knowledgeable applications.
JDOConnection The underlying connection that is being used by a PersistenceManager.
Sequence Implementations of this interface can be used to obtain sequences.
 

Class Summary
DataStoreCache.EmptyDataStoreCache This class is an empty implementation of the DataStoreCache interface.
 

Package javax.jdo.datastore Description

This package contains the JDO specification datastore interfaces.



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache JDO2 API 2.0 Reference (DEPRECATED)
12c Release 1 (12.1.1)
Part Number E24397_01