Searched refs:getFetchSize (Results 1 – 4 of 4) sorted by relevance
469 int getFetchSize() throws SQLException; in getFetchSize() method
1376 int getFetchSize() throws SQLException; in getFetchSize() method
404 assertEquals(1, st.getFetchSize()); in testGetFetchSize()414 st.getFetchSize(); in testGetFetchSize()430 assertEquals(i, st.getFetchSize()); in testSetFetchSize()
9465 method public int getFetchSize() throws java.sql.SQLException;9946 method public int getFetchSize() throws java.sql.SQLException;