org.apache.ojb.otm.lock
Class IsolationFactory

java.lang.Object
  extended byorg.apache.ojb.otm.lock.IsolationFactory

public class IsolationFactory
extends java.lang.Object

Author:
Raghu Rajah

Constructor Summary
IsolationFactory()
           
 
Method Summary
static TransactionIsolation getIsolationLevel(PersistenceBroker pb, ObjectLock lock)
          Fetches the isolation level of given class from its ClassDescriptor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsolationFactory

public IsolationFactory()
Method Detail

getIsolationLevel

public static TransactionIsolation getIsolationLevel(PersistenceBroker pb,
                                                     ObjectLock lock)
Fetches the isolation level of given class from its ClassDescriptor.



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