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