Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Plugin Home: http://cwiki.apache.org/S2PLUGINS/full-hibernate-plugin.html

Release Notes

  • New Feature: The internal Hibernate Core Session Factory class now has a method to get a new Hibernate Core Session, NOT the Session of the current thread (HTTP request).
  • Bug Fix: Hibernate Core Sessions are closed and Transactions are rolled back when a unexpected exception is throwed by the Action.
  • Improvement: Better log messages.