ObjectDB ObjectDB

getIsolationLevel() - JDO Transaction's method

Method
javax.jdo.Transaction
String getIsolationLevel()

Get the value for transaction isolation level for this transaction.
Returns:
the transaction isolation level
Since:
JDO 2.2
See Also:
setIsolationLevel(String)