Uses of Package
org.castor.persist

Packages that use org.castor.persist
org.castor.cpa.persistence.sql.engine   
org.castor.cpa.persistence.sql.keygen   
org.castor.persist   
org.castor.persist.proxy   
org.castor.persist.resolver   
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. 
org.exolab.castor.persist The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking. 
org.exolab.castor.persist.spi Defines the interfaces for persistence engine service providers. 
 

Classes in org.castor.persist used by org.castor.cpa.persistence.sql.engine
ProposedEntity
          Holding structure for information about an entity class instance.
 

Classes in org.castor.persist used by org.castor.cpa.persistence.sql.keygen
ProposedEntity
          Holding structure for information about an entity class instance.
 

Classes in org.castor.persist used by org.castor.persist
AbstractTransactionContext
          A transaction context is required in order to perform operations against the database.
ProposedEntity
          Holding structure for information about an entity class instance.
TransactionContext
          A transaction context is required in order to perform operations against the database.
UpdateFlags
          Holds several flags indicating whetehr particular actions related to updating data items should take place.
 

Classes in org.castor.persist used by org.castor.persist.proxy
TransactionContext
          A transaction context is required in order to perform operations against the database.
 

Classes in org.castor.persist used by org.castor.persist.resolver
ProposedEntity
          Holding structure for information about an entity class instance.
TransactionContext
          A transaction context is required in order to perform operations against the database.
UpdateAndRemovedFlags
          Holder object for flags related to update/remove operations.
UpdateFlags
          Holds several flags indicating whetehr particular actions related to updating data items should take place.
 

Classes in org.castor.persist used by org.exolab.castor.jdo
TransactionContext
          A transaction context is required in order to perform operations against the database.
 

Classes in org.castor.persist used by org.exolab.castor.jdo.engine
ProposedEntity
          Holding structure for information about an entity class instance.
TransactionContext
          A transaction context is required in order to perform operations against the database.
 

Classes in org.castor.persist used by org.exolab.castor.persist
AbstractTransactionContext
          A transaction context is required in order to perform operations against the database.
ProposedEntity
          Holding structure for information about an entity class instance.
TransactionContext
          A transaction context is required in order to perform operations against the database.
 

Classes in org.castor.persist used by org.exolab.castor.persist.spi
ProposedEntity
          Holding structure for information about an entity class instance.
 



Copyright © 2010. All Rights Reserved.