Uses of Package
org.exolab.castor.persist

Packages that use org.exolab.castor.persist
org.castor.jdo.engine   
org.castor.persist   
org.castor.persist.cache   
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.jdo.oql   
org.exolab.castor.persist The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking.  
 

Classes in org.exolab.castor.persist used by org.castor.jdo.engine
LockEngine
          LockEngine is a gateway for all the ClassMolders of a persistence storage.
 

Classes in org.exolab.castor.persist used by org.castor.persist
ClassMolder
          ClassMolder is a 'binder' for one type of data object and its corresponding Persistence.
LockEngine
          LockEngine is a gateway for all the ClassMolders of a persistence storage.
ObjectLock
          Read/write locks and lock synchronization on an object.
OID
          Object identifier.
QueryResults
          The result of a query in the context of a transaction.
TxSynchronizable
          This interface offers some callback hooks for several different stages during a transaction.
 

Classes in org.exolab.castor.persist used by org.castor.persist.cache
ObjectLock
          Read/write locks and lock synchronization on an object.
OID
          Object identifier.
 

Classes in org.exolab.castor.persist used by org.castor.persist.proxy
ClassMolder
          ClassMolder is a 'binder' for one type of data object and its corresponding Persistence.
FieldMolder
          FieldMolder represents a field of a data object class.
Lazy
          Lazy is a place holder interface to indicate that a data object or a Collection in a data object is an Lazy instance.
OID
          Object identifier.
TxSynchronizable
          This interface offers some callback hooks for several different stages during a transaction.
 

Classes in org.exolab.castor.persist used by org.castor.persist.resolver
ClassMolder
          ClassMolder is a 'binder' for one type of data object and its corresponding Persistence.
FieldMolder
          FieldMolder represents a field of a data object class.
OID
          Object identifier.
 

Classes in org.exolab.castor.persist used by org.exolab.castor.jdo
LockEngine
          LockEngine is a gateway for all the ClassMolders of a persistence storage.
PersistenceInfoGroup
           
 

Classes in org.exolab.castor.persist used by org.exolab.castor.jdo.engine
LockEngine
          LockEngine is a gateway for all the ClassMolders of a persistence storage.
PersistenceInfoGroup
           
QueryResults
          The result of a query in the context of a transaction.
 

Classes in org.exolab.castor.persist used by org.exolab.castor.jdo.oql
LockEngine
          LockEngine is a gateway for all the ClassMolders of a persistence storage.
 

Classes in org.exolab.castor.persist used by org.exolab.castor.persist
ClassMolder
          ClassMolder is a 'binder' for one type of data object and its corresponding Persistence.
DatingService
          DataService is a helper class for constructing ClassMolders and pairing up ClassMolders which depends and extends the other.
DepositBox
          DepositBox is an interface for ClassMolder to access the dirty checking cache of an object.
FieldMolder
          FieldMolder represents a field of a data object class.
LockEngine
          LockEngine is a gateway for all the ClassMolders of a persistence storage.
ObjectLock
          Read/write locks and lock synchronization on an object.
ObjectLock.LinkedTx
          Object uses to hold a linked list of transactions holding write locks or waiting for a read/write lock.
OID
          Object identifier.
QueryResults
          The result of a query in the context of a transaction.
SQLRelationLoader
          SQLRelationLoader is a quick hack for creating and removing relation from a many-to-many relation database from ClassMolder.
XAResourceSource
          A data source that wishes to particiate as an XA resource implements this interface.
 



Copyright 2008 null. All Rights Reserved.