Searched refs:updateRow (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DResultSet.java75 * to modify the data, followed by calling the {@code ResultSet.updateRow}
1239 * updateRow} has not been called, then the updates are lost when this
1833 public void updateRow() throws SQLException; method in interface:ResultSet

Completed in 240 milliseconds