Uses of Class
org.exolab.castor.persist.PersistenceInfoGroup

Packages that use PersistenceInfoGroup
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 PersistenceInfoGroup in org.exolab.castor.jdo
 

Methods in org.exolab.castor.jdo that return PersistenceInfoGroup
 PersistenceInfoGroup Database.getScope()
           
 

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

Fields in org.exolab.castor.jdo.engine declared as PersistenceInfoGroup
protected  PersistenceInfoGroup AbstractDatabaseImpl._scope
          The database engine used to access the underlying SQL database.
 

Methods in org.exolab.castor.jdo.engine that return PersistenceInfoGroup
 PersistenceInfoGroup AbstractDatabaseImpl.getScope()
           
 



Copyright © 2010. All Rights Reserved.