Package org.springframework.orm.hibernate3

Package providing integration of Hibernate 3.x with Spring concepts.

Contains SessionFactory helper classes, a template plus callback for Hibernate access, and an implementation of Spring's transaction SPI for local Hibernate transactions.

This package supports Hibernate 3.x only. See the org.springframework.orm.hibernate4 package for Hibernate 4.x support.