PreparedStatement and ResultSet are not closed in AutoIncremented #27
Comments
bartoszwalacik
added a commit
that referenced
this issue
Mar 22, 2017
added missing statement.close()
bartoszwalacik
added a commit
that referenced
this issue
Mar 25, 2017
fixed and released in 0.6.5 |
fixed and released in javers 3.1.0 |
Thanks @bartoszwalacik for quickly taking care of this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This causes leaks when using with external (non-managed) transactions.
The text was updated successfully, but these errors were encountered: