Package | Description |
---|---|
org.springframework.boot.autoconfigure.orm.jpa |
Auto-configuration for JPA and Spring ORM.
|
org.springframework.boot.orm.jpa |
JPA Support classes.
|
Class and Description |
---|
EntityManagerFactoryBuilder
Convenient builder for JPA EntityManagerFactory instances.
|
Class and Description |
---|
EntityManagerFactoryBuilder.Builder
A fluent builder for a LocalContainerEntityManagerFactoryBean.
|