Using scrollable cursors
- Last Updated: August 6, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Hive 6.0
- Documentation
The driver supports only scroll-insensitive, read-only result sets.
Note: When the driver cannot support the requested result set type
or concurrency, it automatically downgrades the cursor and generates one or more SQLWarnings
with detailed information.