org.apache.ojb.otm.lock.isolation
Class AbstractIsolation

java.lang.Object
  extended byorg.apache.ojb.otm.lock.isolation.AbstractIsolation
All Implemented Interfaces:
TransactionIsolation
Direct Known Subclasses:
ReadCommittedIsolation, ReadUncommittedIsolation, RepeatableReadIsolation, SerializableIsolation

public abstract class AbstractIsolation
extends java.lang.Object
implements TransactionIsolation

Author:
Raghu Rajah

Constructor Summary
AbstractIsolation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ojb.otm.lock.isolation.TransactionIsolation
readLock, writeLock
 

Constructor Detail

AbstractIsolation

public AbstractIsolation()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14