Searched refs:setFetchSize (Results 1 – 3 of 3) sorted by relevance
21 public void setFetchSize(int fetchSize) throws SQLException { in setFetchSize() method in JDBCStatement
209 public void setFetchSize(int fsize) throws SQLException {
606 public void setFetchSize(int rows) throws SQLException { in setFetchSize() method in Impl_RowSet