jaybird
jaybird copied to clipboard
Add support for database encryption callback in native/embedded [JDBC528]
Submitted by: @mrotteveel
JDBC527 added database encryption callback support for the pure java implementation. This should also be supported for native and embedded.
Possible problems:
- What happens with a pre-Firebird 3 client when attempting to register the callback?
Modified by: @mrotteveel
Fix Version: Jaybird 4 [ 10441 ]
Modified by: @mrotteveel
Fix Version: Jaybird 5 [ 10871 ]
description: JDBC527 added database encryption callback support for the pure java implementation. This should also be supported for native and embedded.
Initially scheduled for Jaybird 4, may backport to Jaybird 3.
Possible problems:
- What happens with a pre-Firebird 3 client when attempting to register the callback?
=>
JDBC527 added database encryption callback support for the pure java implementation. This should also be supported for native and embedded.
Possible problems:
- What happens with a pre-Firebird 3 client when attempting to register the callback?
Fix Version: Jaybird 4 [ 10441 ] =>
Unscheduled. If there is demand, please notify me here or on https://groups.google.com/g/firebird-java
This will only be done if there is actual demand.