Package javax.jdo.datastore


package javax.jdo.datastore
This package contains the JDO specification datastore interfaces.
  • Class
    Description
    Many JDO implementations allow instances to be cached in a second-level cache, and allow direct management of the cache by knowledgeable applications.
    This class is an empty implementation of the DataStoreCache interface.
    The underlying connection that is being used by a PersistenceManager.
    Implementations of this interface can be used to obtain sequences.