Using scrollable cursors
- Last Updated: May 8, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
The Db2 driver supports scroll-insensitive result sets and updatable result sets.
Note: When the Db2 driver cannot support the requested result set
type or concurrency, it automatically downgrades the cursor and generates one or more
SQLWarnings with detailed information.