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

PreparedStatement and ResultSet are not closed in AutoIncremented #27

Closed
nmihajlovski opened this issue Mar 22, 2017 · 3 comments
Closed

Comments

@nmihajlovski
Copy link

This causes leaks when using with external (non-managed) transactions.

bartoszwalacik added a commit that referenced this issue Mar 22, 2017
added missing statement.close()
@bartoszwalacik
Copy link
Contributor

bartoszwalacik commented Mar 25, 2017

fixed and released in 0.6.5

@bartoszwalacik
Copy link
Contributor

bartoszwalacik commented Mar 27, 2017

fixed and released in javers 3.1.0

@nmihajlovski
Copy link
Author

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants