Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.orm.jpa.support Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
OpenEntityManagerInViewFilterServlet Filter that binds a JPA EntityManager to the thread for theentire processing of the request.Classorg.springframework.orm.jpa.supportSpring MVC
OpenEntityManagerInViewInterceptorSpring web request interceptor that binds a JPA EntityManager to thethread for the entire processing of the request.Classorg.springframework.orm.jpa.supportSpring MVC
PersistenceAnnotationBeanPostProcessorBeanPostProcessor that processes PersistenceUnitand PersistenceContext annotations, for injection ofClassorg.springframework.orm.jpa.supportSpring MVC
SharedEntityManagerBeanFactoryBean that exposes a shared JPA EntityManagerreference for a given EntityManagerFactory.Classorg.springframework.orm.jpa.supportSpring MVC