|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreCache | |
---|---|
org.apache.openjpa.persistence | OpenJPA JPA |
Uses of StoreCache in org.apache.openjpa.persistence |
---|
Classes in org.apache.openjpa.persistence that implement StoreCache | |
---|---|
class |
StoreCacheImpl
Implements the L2 cache over the data store via delegation to DataCache. |
Methods in org.apache.openjpa.persistence that return StoreCache | |
---|---|
StoreCache |
OpenJPAEntityManagerFactory.getStoreCache()
Access the level 2 store cache. |
StoreCache |
EntityManagerFactoryImpl.getStoreCache()
|
StoreCache |
OpenJPAEntityManagerFactory.getStoreCache(String name)
Access a named level 2 store cache. |
StoreCache |
EntityManagerFactoryImpl.getStoreCache(String cacheName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |