skip to main content
Configuring Hybrid Data Pipeline for JDBC : Supported Features : Scrollable cursors
  

Try Now

Scrollable cursors

The driver supports scroll-insensitive result sets and updatable 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.