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