jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Add support for database encryption callback in native/embedded [JDBC528]

Open firebird-automations opened this issue 7 years ago • 3 comments

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?

firebird-automations avatar Apr 29 '18 12:04 firebird-automations

Modified by: @mrotteveel

Fix Version: Jaybird 4 [ 10441 ]

firebird-automations avatar Apr 29 '18 12:04 firebird-automations

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 ] =>

firebird-automations avatar Apr 22 '19 13:04 firebird-automations

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.

mrotteveel avatar Sep 24 '22 08:09 mrotteveel