Пример #1
0
 public int getHoldability() throws SQLException {
   return conn.getHoldability();
 }