Apache Struts 2 Plugin Registry > 2009 > 10 > 21 > Full Hibernate Plugin 2.0 Beta Released
Added by José Yoshiriro, last edited by José Yoshiriro on Oct 21, 2009

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

Release Notes

  • Bug fix: Debug messages from plugin's Intercetors not displayed.
  • New Feature: The Plugin's Hibernate Session Factory now can work with multiple database servers simultaneity (multiple Session Factories).
  • New Feature: Dynamic search and configuration of Hibernate properties files (multiple Hibernate properties files allowed).
  • New Feature: Auto Rebuild SessionFactories when an org.hibernate.exception.JDBCConnectionException occurs.
  • New Feature: Spanish messages (Thanks to Nacho Marijuan).
  • Improvement: Faster algorithm for Session/Transaction Injection.
  • Improvement: More and Betters debug messages.