Package | Description |
---|---|
org.springframework.boot.autoconfigure.orm.jpa |
Auto-configuration for JPA and Spring ORM.
|
Class and Description |
---|
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.
|
JpaProperties.Hibernate |
JpaProperties.Naming |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.