Example #1
0
 public int getTransactionIsolation() throws SQLException {
   return conn.getTransactionIsolation();
 }