Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DStatement.java452 void setFetchSize(int rows) throws SQLException; in setFetchSize() method
DResultSet.java1364 void setFetchSize(int rows) throws SQLException; in setFetchSize() method