Ejemplo n.º 1
0
 public RowId getRowId(int columnIndex) throws SQLException {
   throw SQLError.notImplemented();
 }
Ejemplo n.º 2
0
 public int getHoldability() throws SQLException {
   throw SQLError.notImplemented();
 }