Uses of Class
org.exolab.castor.jdo.CacheManager

Packages that use CacheManager
org.exolab.castor.jdo The Java Data Objects API Version: $Revision: 6216 $ $Date: 2005-04-21 14:21:10 -0600 (Thu, 21 Apr 2005) $ Author: Assaf Arkin The class JDOManager provides the Castor JDO engine used for obtaining a database connection. 
org.exolab.castor.jdo.engine Implementation of the Castor JDO engine. 
 

Uses of CacheManager in org.exolab.castor.jdo
 

Methods in org.exolab.castor.jdo that return CacheManager
 CacheManager Database.getCacheManager()
          Get's the CacheManager instance.
 

Uses of CacheManager in org.exolab.castor.jdo.engine
 

Methods in org.exolab.castor.jdo.engine that return CacheManager
 CacheManager AbstractDatabaseImpl.getCacheManager()
          Get's the CacheManager instance.
 



Copyright © 2010. All Rights Reserved.