Uses of Package
org.springframework.boot.autoconfigure.orm.jpa
Packages that use org.springframework.boot.autoconfigure.orm.jpa
Package
Description
Auto-configuration for Spring Data JPA.
Auto-configuration for JPA and Spring ORM.
-
Classes in org.springframework.boot.autoconfigure.orm.jpa used by org.springframework.boot.autoconfigure.data.jpaClassDescriptionCallback interface that can be used to customize the auto-configured
EntityManagerFactoryBuilder
. -
Classes in org.springframework.boot.autoconfigure.orm.jpa used by org.springframework.boot.autoconfigure.orm.jpaClassDescriptionCallback 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.