Home
last modified time | relevance | path

Searched refs:setFetchSize (Results 1 – 4 of 4) 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
/libcore/luni/src/test/java/libcore/java/sql/
DOldStatementTest.java429 st.setFetchSize(i); in testSetFetchSize()
/libcore/api/
Dcurrent.txt9527 method public void setFetchSize(int) throws java.sql.SQLException;
9964 method public void setFetchSize(int) throws java.sql.SQLException;