Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DStatement.java421 public int getMaxRows() throws SQLException; in getMaxRows() method
/libcore/luni/src/main/java/javax/sql/
DRowSet.java171 public int getMaxRows() throws SQLException; in getMaxRows() method