public class DbIsolation
extends java.lang.Object
Constructor and Description |
---|
DbIsolation() |
Modifier and Type | Method and Description |
---|---|
static int |
getOdeIsolationLevel() |
static void |
setIsolationLevel(java.sql.Connection c)
Set Ode-specific isolation level on the connection, if needed.
|
static void |
setOdeIsolationLevel(int isolationLevel) |
public static int getOdeIsolationLevel()
public static void setOdeIsolationLevel(int isolationLevel)
public static void setIsolationLevel(java.sql.Connection c) throws java.sql.SQLException
java.sql.SQLException