Uses of Interface
org.springframework.web.context.request.AsyncWebRequestInterceptor
Package
Description
Classes supporting the
org.springframework.orm.hibernate5
package.Classes supporting the
org.springframework.orm.jpa
package.-
Uses of AsyncWebRequestInterceptor in org.springframework.orm.hibernate5.support
Modifier and TypeClassDescriptionclass
Spring web request interceptor that binds a HibernateSession
to the thread for the entire processing of the request. -
Uses of AsyncWebRequestInterceptor in org.springframework.orm.jpa.support
Modifier and TypeClassDescriptionclass
Spring web request interceptor that binds a JPA EntityManager to the thread for the entire processing of the request.