Example usage for org.springframework.orm.jpa EntityManagerFactoryInfo interface-usage

List of usage examples for org.springframework.orm.jpa EntityManagerFactoryInfo interface-usage

Introduction

In this page you can find the example usage for org.springframework.orm.jpa EntityManagerFactoryInfo interface-usage.

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