Example #1
0
 public boolean isReallyClosed() throws SQLException {
   return conn.isClosed();
 }