Пример #1
0
 public RowId getRowId(int columnIndex) throws SQLException {
   throw SQLError.notImplemented();
 }
Пример #2
0
 public int getHoldability() throws SQLException {
   throw SQLError.notImplemented();
 }