Skip to content

inside OrientManagedConnectionImpl.cleanup() added check, if connection ...#2

Open
morphace wants to merge 3 commits intoops4j:masterfrom
morphace:master
Open

inside OrientManagedConnectionImpl.cleanup() added check, if connection ...#2
morphace wants to merge 3 commits intoops4j:masterfrom
morphace:master

Conversation

@morphace
Copy link

@morphace morphace commented Aug 7, 2013

inside OrientManagedConnectionImpl.cleanup() added check, if connection is not null. cleanUp() is not only called after a close(), but also by the container, once a transaction has been completed. The check allows cleanUp() to be called multiple times without causing NPEs.

Markus Menner added 3 commits August 7, 2013 16:55
…on is not null. cleanUp() is not only called after a close(), but also by the container, once a transaction has been completed. The check allows cleanUp() to be called multiple times without causing NPEs.
…on is not null. cleanUp() is not only called after a close(), but also by the container, once a transaction has been completed. The check allows cleanUp() to be called multiple times without causing NPEs.
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