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 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()
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.