Exemplo n.º 1
0
 public void setReadOnly(boolean b) throws SQLException {
   conn.setReadOnly(b);
 }