org.apache.ojb.otm.lock.isolation
Class AbstractIsolation
java.lang.Object
org.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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