Skip to content

Instantly share code, notes, and snippets.

@fabriciocolombo
Created September 14, 2012 12:00
Show Gist options
  • Save fabriciocolombo/3721539 to your computer and use it in GitHub Desktop.
Save fabriciocolombo/3721539 to your computer and use it in GitHub Desktop.
Hibernate Connection Leak on Lazy Load
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