Package org.springframework.orm.hibernate5.support
@NonNullApi
@NonNullFields
package org.springframework.orm.hibernate5.support
Classes supporting the
org.springframework.orm.hibernate5 package.-
ClassesClassDescriptionConvenient superclass for Hibernate-based data access objects.Simple AOP Alliance
MethodInterceptorimplementation 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.