Skip to content

Fetch Size

Philippe Marschall edited this page Mar 22, 2017 · 2 revisions

For stored procedures that use a cursor or a ResultSet to return multiple rows @FetchSize on the interface or method can be used to override the default JDBC fetch size.