Package ojb.odmg.locking

Interface Summary
LockManager This interface declares the functionality of the OJB internal Locking mechanism.
LockMap  
LockStrategy this interface defines method that a Locking Strategy must implement according to the transaction isolation level it represents
 

Class Summary
AbstractLockStrategy The base class of all LockingStrategies.
InMemoryLockMapImpl  
LockEntry a persistent entry for locks.
LockManagerDefaultImpl The OJB default implementation of a Locking mechanism.
LockManagerFactory This factory class creates LockManager instances according to the setting in the OJB properties file.
LockMapFactory  
LockStrategyFactory Factory class used to obtain the proper LockingStrategy for an Object.
ObjectLocks  
PersistentLockMapImpl  
ReadCommittedStrategy The implementation of the Commited Reads Locking stra ReadCommitted - Reads and Writes require locks.
ReadUncommittedStrategy The implementation of the Uncommited Reads Locking strategy.
RepeatableReadStrategy The implementation of the Repeatable Reads Locking strategy.
SerializableStrategy The implementation of the Serializable Locking strategy.
 



Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04