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.