Uses of Package
org.springframework.boot.autoconfigure.orm.jpa
Package
Description
Auto-configuration for Spring Data JPA.
Auto-configuration for JPA and Spring ORM.
-
ClassDescriptionCallback interface that can be used to customize the auto-configured
EntityManagerFactoryBuilder
. -
ClassDescriptionCallback interface that can be implemented by beans wishing to customize the Hibernate properties before it is used by an auto-configured
EntityManagerFactory
.Settings to apply when configuring Hibernate.External configuration properties for a JPA EntityManagerFactory created by Spring.