org.apache.openejb.resource.jdbc
Class IsolationLevels

java.lang.Object
  extended by org.apache.openejb.resource.jdbc.IsolationLevels

public class IsolationLevels
extends Object

Version:
$Rev$ $Date$

Constructor Summary
IsolationLevels()
           
 
Method Summary
static int getIsolationLevel(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsolationLevels

public IsolationLevels()
Method Detail

getIsolationLevel

public static int getIsolationLevel(String s)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.