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

Extended EntityManager and EntityManagerFactory with Autoclosable #176

Closed
wants to merge 1 commit into from

Conversation

tofflos
Copy link

@tofflos tofflos commented Aug 31, 2018

Closes #77

Signed-off-by: Erik Östlund <erik.ostlund@gmail.com>
@tofflos
Copy link
Author

tofflos commented Aug 31, 2018

I think I got it right this time. This is my first time contributing. Sorry for the noise.

@bshannon
Copy link

Note that this is a change to the public API and thus requires an update of the JPA spec and TCK.

@lukasj
Copy link
Contributor

lukasj commented Apr 20, 2021

supperseded by #312

@lukasj lukasj closed this Apr 20, 2021
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.

EntityManager(Factory) should implement AutoCloseable
3 participants