JDO Method
in javax.jdo.PersistenceManagerFactory

DataStoreCache getDataStoreCache()


Return the DataStoreCache that this factory uses for controlling a second-level cache. If this factory does not use a second-level cache, the returned instance does nothing. This method never returns null.
Return:
the DataStoreCache
Since:
JDO 2.0