Home
last modified time | relevance | path

Searched defs:getMaxRows (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DStatement.java165 int getMaxRows() throws SQLException; in getMaxRows() method
/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java347 int getMaxRows() throws SQLException; in getMaxRows() method