Created
September 14, 2012 12:00
-
-
Save fabriciocolombo/3721539 to your computer and use it in GitHub Desktop.
Hibernate Connection Leak on Lazy Load
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing spring web flow with hibernate option AvailableSettings.ENABLE_LAZY_LOAD_NO_TRANS enabled to verify if the connection leak on Lazy Load without transaction disappear | |
https://hibernate.onjira.com/browse/HHH-7524 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment