Firebird 5.0 / protocol version 18 adds support for server-side scrollable cursor. Implement support for server-side scrollable cursors (but add a connection property to disable it).
Support is not exposed in the legacy native API, so this will only implemented for the pure Java implementation.
Firebird 5.0 / protocol version 18 adds support for server-side scrollable cursor. Implement support for server-side scrollable cursors (but add a connection property to disable it).
Support is not exposed in the legacy native API, so this will only implemented for the pure Java implementation.