List of usage examples for org.springframework.orm.jpa EntityManagerFactoryInfo interface-usage
From source file org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.java
/**
* Abstract {@link org.springframework.beans.factory.FactoryBean} that creates
* a local JPA {@link javax.persistence.EntityManagerFactory} instance within
* a Spring application context.
*
* <p>Encapsulates the common functionality between the different JPA bootstrap