- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
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.
- 
Usage 
- 
Integration