Package | Description |
---|---|
org.springframework.boot.autoconfigure.data.jpa |
Auto-configuration for Spring Data JPA.
|
org.springframework.boot.autoconfigure.orm.jpa |
Auto-configuration for JPA and Spring ORM.
|
Class and Description |
---|
EntityManagerFactoryBuilderCustomizer
Callback interface that can be used to customize the auto-configured
EntityManagerFactoryBuilder . |
Class and Description |
---|
EntityManagerFactoryBuilderCustomizer
Callback interface that can be used to customize the auto-configured
EntityManagerFactoryBuilder . |
HibernateProperties.Naming |
HibernatePropertiesCustomizer
Callback interface that can be implemented by beans wishing to customize the Hibernate
properties before it is used by an auto-configured
EntityManagerFactory . |
HibernateSettings
Settings to apply when configuring Hibernate.
|
JpaProperties
External configuration properties for a JPA EntityManagerFactory created by Spring.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.