Uses of Class
org.springframework.orm.jpa.EntityManagerFactoryAccessor
Packages that use EntityManagerFactoryAccessor
Package
Description
Classes supporting the
org.springframework.orm.jpa package.-
Uses of EntityManagerFactoryAccessor in org.springframework.orm.jpa.support
Subclasses of EntityManagerFactoryAccessor in org.springframework.orm.jpa.supportModifier and TypeClassDescriptionclassSpring web request interceptor that binds a JPA EntityManager to the thread for the entire processing of the request.classFactoryBeanthat exposes a shared JPAEntityManagerreference for a given EntityManagerFactory.