getTransactionIsolationLevel() - JDO PersistenceManagerFactory's method
Method javax.jdo.PersistenceManagerFactory
String getTransactionIsolationLevel()
Get the value for transaction isolation level for this PMF.
- Returns:
- the transaction isolation level
- Since:
- JDO 2.2
- See Also:
- setTransactionIsolationLevel(String)