Uses of Interface
javax.jdo.datastore.DataStoreCache
Packages that use DataStoreCache
Package
Description
This package contains the JDO specification interfaces and classes.
This package contains the JDO specification datastore interfaces.
-
Uses of DataStoreCache in javax.jdo
Methods in javax.jdo that return DataStoreCacheModifier and TypeMethodDescriptionPersistenceManagerFactory.getDataStoreCache()
Return theDataStoreCache
that this factory uses for controlling a second-level cache. -
Uses of DataStoreCache in javax.jdo.datastore
Classes in javax.jdo.datastore that implement DataStoreCacheModifier and TypeClassDescriptionstatic class
This class is an empty implementation of the DataStoreCache interface.