Uses of Class
org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
Package
Description
Package providing integration of JPA (Java Persistence API) with Spring concepts.
-
Uses of AbstractEntityManagerFactoryBean in org.springframework.orm.jpa
Modifier and TypeClassDescriptionclass
FactoryBean
that creates a JPAEntityManagerFactory
according to JPA's standard container bootstrap contract.class
FactoryBean
that creates a JPAEntityManagerFactory
according to JPA's standard standalone bootstrap contract.