This method of the Connection class retrieves the level of isolation for the transactions opened on the connection.
public int getIsolationLevel();
Returns an IsolationLevel value. The default is CHAOS.