Library:Castor
Version:1.0.1
Compatibility:JDK 1.4
Interfaces in library Castor.
NamePackageDescription
ConnectionFactoryorg.castor.jdo.engineInterface for creation of new JDBC Connection instances.
LazyCGLIBorg.castor.persist.proxyLazy is a place holder interface to indicate that a data object or a Collection in a data object is an Lazy instance.
ReadWriteLockorg.castor.util.concurrentReadWriteLocks maintain a pair of associated locks.
ResolverStrategyorg.castor.persist.resolverStrategy pattern to allow for common operations related to field resolution based upon the type of the field.
Syncorg.castor.util.concurrentMain interface for locks, gates, and conditions.
TransactionContextorg.castor.persistA transaction context is required in order to perform operations against the database.
TransactionManagerFactoryorg.castor.transactionmanagerA factory for properly acquiring javax.transaction.TransactionManager from J2EE containers.
Search