Home
last modified time | relevance | path

Searched refs:updateRowId (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java3011 void updateRowId(int columnIndex, RowId x) throws SQLException; in updateRowId() method
3030 void updateRowId(String columnLabel, RowId x) throws SQLException; in updateRowId() method