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