fetchSize
Sets the fetch size (the number of rows fetched from the database at a time) to use when executing this query.
Return
a new FetchSpec with the given fetch size applied
Sets the fetch size (the number of rows fetched from the database at a time) to use when executing this query.
a new FetchSpec with the given fetch size applied