Lines Matching full:rowid
1331 public RowId getRowId(int colIndex) throws SQLException {1335 public RowId getRowId(String colName) throws SQLException {1340 public void updateRowId(int colIndex, RowId x) throws SQLException {1344 public void updateRowId(String colName, RowId x) throws SQLException {