Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/sql/
DOldConnectionTest.java60 rs.deleteRow(); in testCreateStatement_int_int()
1948 rs.deleteRow(); in testPrepareStatement_String_int_int()
/libcore/ojluni/src/main/java/java/sql/
DResultSet.java2328 void deleteRow() throws SQLException; in deleteRow() method
/libcore/api/
Dcurrent.txt9431 method public void deleteRow() throws java.sql.SQLException;