Uses of Interface
org.apache.openjpa.persistence.StoreCache
Packages that use StoreCache
-
Uses of StoreCache in org.apache.openjpa.persistence
Classes in org.apache.openjpa.persistence that implement StoreCacheModifier and TypeClassDescriptionclass
Implements the L2 cache over the data store via delegation to DataCache.Methods in org.apache.openjpa.persistence that return StoreCacheModifier 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.