| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.orm.jpa |
Auto-configuration for JPA and Spring ORM.
|
| Modifier and Type | Method and Description |
|---|---|
EntityManagerFactoryBuilder |
JpaBaseConfiguration.entityManagerFactoryBuilder(JpaVendorAdapter jpaVendorAdapter,
ObjectProvider<PersistenceUnitManager> persistenceUnitManager) |
| Modifier and Type | Method and Description |
|---|---|
LocalContainerEntityManagerFactoryBean |
JpaBaseConfiguration.entityManagerFactory(EntityManagerFactoryBuilder factoryBuilder) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.