jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

Statement on FBStatement execution leaves last executed query prepared [JDBC508]

Open firebird-automations opened this issue 8 years ago • 0 comments

Submitted by: @mrotteveel

After a query has been executed on a FBStatement, that statement remains prepared on the handle. Instead, the statement should be unpreprared (maybe at transaction end?).

firebird-automations avatar Sep 10 '17 14:09 firebird-automations