Package org.springframework.orm.hibernate5.support
@NonNullApi
@NonNullFields
package org.springframework.orm.hibernate5.support
Classes supporting the
org.springframework.orm.hibernate5
package.-
ClassDescriptionConvenient superclass for Hibernate-based data access objects.Simple AOP Alliance
MethodInterceptor
implementation that binds a new HibernateSession
for 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 HibernateSession
to the thread for the entire processing of the request.