Uses of Interface
javax.persistence.Cache

Packages that use Cache
com.caucho.amber.manager   
com.caucho.env.jpa   
javax.persistence   
 

Uses of Cache in com.caucho.amber.manager
 

Methods in com.caucho.amber.manager that return Cache
 Cache AmberEntityManagerFactory.getCache()
          Returns the entity manager cache
 

Uses of Cache in com.caucho.env.jpa
 

Methods in com.caucho.env.jpa that return Cache
 Cache EntityManagerFactoryProxy.getCache()
           
 

Uses of Cache in javax.persistence
 

Methods in javax.persistence that return Cache
 Cache EntityManagerFactory.getCache()
          Returns the entity manager cache