Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DStatement.java166 int getMaxRows() throws SQLException; in getMaxRows() method
/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java347 int getMaxRows() throws SQLException; in getMaxRows() method
/libcore/luni/src/test/java/libcore/java/sql/
DOldStatementTest.java502 assertEquals(i, st.getMaxRows()); in testMaxRows()
/libcore/api/
Dcurrent.txt10749 method public int getMaxRows() throws java.sql.SQLException;
20016 method public int getMaxRows() throws java.sql.SQLException;