Package org.springframework.orm.jpa.support
@NonNullApi
@NonNullFields
package org.springframework.orm.jpa.support
Classes supporting the 
org.springframework.orm.jpa package.
- 
ClassesClassDescriptionServlet Filter that binds a JPA EntityManager to the thread for the entire processing of the request.Spring web request interceptor that binds a JPA EntityManager to the thread for the entire processing of the request.BeanPostProcessor that processesPersistenceUnitandPersistenceContextannotations, for injection of the corresponding JPA resourcesEntityManagerFactoryandEntityManager.FactoryBeanthat exposes a shared JPAEntityManagerreference for a given EntityManagerFactory.