Uses of Interface
org.apache.openjpa.persistence.StoreCache
-
Uses of StoreCache in org.apache.openjpa.persistence
Modifier and TypeClassDescriptionclass
Implements the L2 cache over the data store via delegation to DataCache.Modifier and TypeMethodDescriptionEntityManagerFactoryImpl.getStoreCache()
EntityManagerFactoryImpl.getStoreCache
(String cacheName) OpenJPAEntityManagerFactory.getStoreCache()
Access the level 2 store cache.OpenJPAEntityManagerFactory.getStoreCache
(String name) Access a named level 2 store cache.