Skip to content

fixed return of statement when using FrontBase DB#438

Merged
asfgit merged 2 commits intoapache:masterfrom
KravchenkoAS:frontbase-db
Nov 19, 2020
Merged

fixed return of statement when using FrontBase DB#438
asfgit merged 2 commits intoapache:masterfrom
KravchenkoAS:frontbase-db

Conversation

@KravchenkoAS
Copy link
Contributor

FronBase jdbc driver incorrectly returns null instead of statement (or throwing SQLException at least) when connection.prepareStatement(sql, Statement.NO_GENERATED_KEYS) is called.
Driver just call connection.prepareStatement(sql), if dbAdapter is the FrontBaseAdapter.

@asfgit asfgit merged commit 83ccec8 into apache:master Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants