Package org.springframework.orm.jpa.support
@NullMarked
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 processes
PersistenceUnitandPersistenceContextannotations, for injection of the corresponding JPA resourcesEntityManagerFactoryandEntityManager.FactoryBeanthat exposes a shared JPAEntityManagerreference for a given EntityManagerFactory.