Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise prepared statement creation [JDBC539] #572

Open
firebird-automations opened this issue Jul 21, 2018 · 1 comment
Open

Revise prepared statement creation [JDBC539] #572

firebird-automations opened this issue Jul 21, 2018 · 1 comment

Comments

@firebird-automations
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants