Uses of Class
org.apache.openjpa.persistence.StoreCache

Uses of StoreCache in org.apache.openjpa.persistence
 

Methods in org.apache.openjpa.persistence that return StoreCache
 StoreCache EntityManagerFactoryImpl.getStoreCache()
           
 StoreCache OpenJPAEntityManagerFactory.getStoreCache()
          Access the level 2 store cache.
 StoreCache EntityManagerFactoryImpl.getStoreCache(java.lang.String cacheName)
           
 StoreCache OpenJPAEntityManagerFactory.getStoreCache(java.lang.String name)
          Access a named level 2 store cache.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.