| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.orm.jpa |
| Constructor and Description |
|---|
EntityManagerFactoryBuilder(org.springframework.orm.jpa.JpaVendorAdapter jpaVendorAdapter,
JpaProperties properties,
org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager persistenceUnitManager)
Create a new instance passing in the common pieces that will be shared if multiple
EntityManagerFactory instances are created.
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.