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.java451 void setFetchSize(int rows) throws SQLException; in setFetchSize() method
DResultSet.java1354 void setFetchSize(int rows) throws SQLException; in setFetchSize() method