jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Revise prepared statement creation [JDBC539]

Open firebird-automations opened this issue 6 years ago • 1 comments

Submitted by: @mrotteveel

The creation of prepared statement relies on too much being done in the constructor. This should be reviewed and revised, maybe with statement preparation being moved to a separate method. See also JDBC538.

When doing this, it might be good to review current statement registration and notification, because it seems rather convoluted.

firebird-automations avatar Jul 21 '18 11:07 firebird-automations

Modified by: @mrotteveel

Fix Version: Jaybird 5 [ 10871 ]

firebird-automations avatar Jul 21 '18 11:07 firebird-automations