Uses of Interface
org.springframework.web.context.request.AsyncWebRequestInterceptor
Packages that use AsyncWebRequestInterceptor
Package
Description
Classes supporting the
org.springframework.orm.jpa package.-
Uses of AsyncWebRequestInterceptor in org.springframework.orm.jpa.support
Classes in org.springframework.orm.jpa.support that implement AsyncWebRequestInterceptorModifier and TypeClassDescriptionclassSpring web request interceptor that binds a JPA EntityManager to the thread for the entire processing of the request.