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

Release Notes

  • New Feature: EJB3 like access for the annotated Session and Transaction fields. Setters are optional now and used only if exists
  • New Feature: Close session method can be configured for custom Session Factory class
  • Bug Fix: Bux fix for Oracle, MS SQL Server and Firebird/Interbase (test the connection availability) - thanks to Nacho Marijuan
  • Better Hibernate Core Session Factory, using the Thread Local Pattern (https://www.hibernate.org/207.html)
  • No labels