Uses of Interface
org.objectweb.speedo.usercache.api.UserCacheManager

Packages that use UserCacheManager
org.objectweb.speedo.genclass The management of generic persistent class (Collection, Set, Map). 
org.objectweb.speedo.genclass.ejb   
org.objectweb.speedo.genclass.jdo   
org.objectweb.speedo.mim.api Speedo internal API for the management of persistent classes (status, state, eg). 
org.objectweb.speedo.mim.ejb.lib   
org.objectweb.speedo.mim.jdo.lib   
org.objectweb.speedo.mim.lib   
 

Uses of UserCacheManager in org.objectweb.speedo.genclass
 

Classes in org.objectweb.speedo.genclass that implement UserCacheManager
 class AbstractGenClassHome
          This implementation of HomeItf delegated the PClassMapping roles to another instance.
 

Uses of UserCacheManager in org.objectweb.speedo.genclass.ejb
 

Classes in org.objectweb.speedo.genclass.ejb that implement UserCacheManager
 class EJBGenClassHome
           
 

Uses of UserCacheManager in org.objectweb.speedo.genclass.jdo
 

Classes in org.objectweb.speedo.genclass.jdo that implement UserCacheManager
 class JDOGenClassHome
           
 

Uses of UserCacheManager in org.objectweb.speedo.mim.api
 

Subinterfaces of UserCacheManager in org.objectweb.speedo.mim.api
 interface HomeItf
          It defines a home for a persitent class.
 

Uses of UserCacheManager in org.objectweb.speedo.mim.ejb.lib
 

Classes in org.objectweb.speedo.mim.ejb.lib that implement UserCacheManager
 class EJBAbstractHomeImpl
           
 

Uses of UserCacheManager in org.objectweb.speedo.mim.jdo.lib
 

Classes in org.objectweb.speedo.mim.jdo.lib that implement UserCacheManager
 class JDOAbstractHomeImpl
           
 

Uses of UserCacheManager in org.objectweb.speedo.mim.lib
 

Classes in org.objectweb.speedo.mim.lib that implement UserCacheManager
 class AbstractHomeImpl