Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DResultSet.java1962 public void updateRowId(int columnIndex, RowId value) throws SQLException; in updateRowId() method
1969 public void updateRowId(String columnLabel, RowId value) throws SQLException; in updateRowId() method