Uses of Package
org.springframework.boot.jpa.autoconfigure.hibernate
Packages that use org.springframework.boot.jpa.autoconfigure.hibernate
Package
Description
Auto-configuration for JPA and Spring ORM.
-
Classes in org.springframework.boot.jpa.autoconfigure.hibernate used by org.springframework.boot.jpa.autoconfigure.hibernateClassDescriptionCallback 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.