Uses of Interface
javax.persistence.Cache
-
Packages that use Cache Package Description javax.persistence -
-
Uses of Cache in javax.persistence
Methods in javax.persistence that return Cache Modifier and Type Method Description Cache
EntityManagerFactory. getCache()
Access the cache that is associated with the entity manager factory (the "second level cache").
-