Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/sql/
DOldConnectionTest.java123 rs.insertRow(); in testCreateStatement_int_int()
146 rs.insertRow(); in testCreateStatement_int_int()
1967 rs.insertRow(); in testPrepareStatement_String_int_int()
2008 rs.insertRow(); in testPrepareStatementNotSupported()
/libcore/ojluni/src/main/java/java/sql/
DResultSet.java2298 void insertRow() throws SQLException; in insertRow() method
/libcore/api/
Dcurrent.txt9510 method public void insertRow() throws java.sql.SQLException;