Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Interceptor for "open session in view" pattern with Hibernate Core

Usage

The Interceptor class is com.googlecode.s2hibernate.struts2.plugin.s2hibernatesession.HibernateSessionInterceptor.Google Code Wiki

Parameters:

  • sessionFactoryClass- Project Hibernate Session Factory
    Example: com.myproject.hibernate.HibernateSessionFactory?

...

Version History

Version

Date

Author

Notes

1.5c

Dec 03, 2008

José Yoshiriro

Multiple XML packages extend and super class targets for Hibernate Session allowed

1.5b

Oct 24, 2008

José Yoshiriro

Wildcard allowed for Hibernate Session Target

1.5

Oct 21, 2008

José Yoshiriro

Configuration Constants by Project

1.0

Oct 08, 2008

José Yoshiriro

Initial release