Skip to content

Instantly share code, notes, and snippets.

@michail-nikolaev
Created September 9, 2012 22:43
Show Gist options
  • Save michail-nikolaev/3687760 to your computer and use it in GitHub Desktop.
Save michail-nikolaev/3687760 to your computer and use it in GitHub Desktop.
Hibernate - close after transaction commit
<property name="connection.release_mode" value="after_transaction" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment