Package org.springframework.orm.hibernate5.support
@NonNullApi
@NonNullFields
package org.springframework.orm.hibernate5.support
Classes supporting the 
org.springframework.orm.hibernate5 package.
- 
ClassesClassDescriptionConvenient super class for Hibernate-based data access objects.Simple AOP AllianceMethodInterceptorimplementation that binds a new HibernateSessionfor each method invocation, if none bound before.Servlet Filter that binds a Hibernate Session to the thread for the entire processing of the request.Spring web request interceptor that binds a HibernateSessionto the thread for the entire processing of the request.