Uses of Package
javax.jdo.datastore
Packages that use javax.jdo.datastore
Package
Description
Package providing the Java Data Objects (JDO) primary API components.
This package contains the JDO specification datastore interfaces.
-
Classes in javax.jdo.datastore used by javax.jdoClassDescriptionMany JDO implementations allow instances to be cached in a second-level cache, and allow direct management of the cache by knowledgeable applications.The underlying connection that is being used by a
PersistenceManager
.Implementations of this interface can be used to obtain sequences. -
Classes in javax.jdo.datastore used by javax.jdo.datastoreClassDescriptionMany JDO implementations allow instances to be cached in a second-level cache, and allow direct management of the cache by knowledgeable applications.