Uses of Interface
net.java.ao.cache.Cache

Packages that use Cache
net.java.ao   
net.java.ao.cache   
 

Uses of Cache in net.java.ao
 

Methods in net.java.ao that return Cache
 Cache EntityManager.getCache()
           
 

Methods in net.java.ao with parameters of type Cache
 void EntityManager.setCache(Cache cache)
          Sets the cache implementation to be used by all entities controlled by this manager.
 

Uses of Cache in net.java.ao.cache
 

Classes in net.java.ao.cache that implement Cache
 class RAMCache
           
 



Copyright © 2007-2011. All Rights Reserved.