|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataStoreCache | |
javax.jdo | This package contains the JDO specification interfaces and classes. |
javax.jdo.datastore | This package contains the JDO specification datastore interfaces. |
Uses of DataStoreCache in javax.jdo |
Methods in javax.jdo that return DataStoreCache | |
DataStoreCache |
PersistenceManagerFactory.getDataStoreCache()
Return the DataStoreCache that this factory uses for
controlling a second-level cache. |
Uses of DataStoreCache in javax.jdo.datastore |
Classes in javax.jdo.datastore that implement DataStoreCache | |
static class |
DataStoreCache.EmptyDataStoreCache
This class is an empty implementation of the DataStoreCache interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |