Uses of Interface
javax.persistence.Cache

Packages that use Cache
javax.persistence   
 

Uses of Cache in javax.persistence
 

Methods in javax.persistence that return Cache
 Cache EntityManagerFactory.getCache()
          Access the cache that is associated with the entity manager factory (the "second level cache").
 



Copyright © 2007-2010 Hibernate.org. All Rights Reserved.