Searched refs:setFetchSize (Results 1 – 3 of 3) sorted by relevance
611 public void setFetchSize(int rows) throws SQLException; in setFetchSize() method
1324 public void setFetchSize(int rows) throws SQLException; in setFetchSize() method
429 st.setFetchSize(i); in testSetFetchSize()