Uses of Interface
org.springframework.boot.jpa.autoconfigure.hibernate.HibernatePropertiesCustomizer
Packages that use HibernatePropertiesCustomizer
Package
Description
Auto-configuration for JPA and Spring ORM.
-
Uses of HibernatePropertiesCustomizer in org.springframework.boot.jpa.autoconfigure.hibernate
Methods in org.springframework.boot.jpa.autoconfigure.hibernate that return types with arguments of type HibernatePropertiesCustomizerMethod parameters in org.springframework.boot.jpa.autoconfigure.hibernate with type arguments of type HibernatePropertiesCustomizerModifier and TypeMethodDescriptionHibernateSettings.hibernatePropertiesCustomizers
(Collection<HibernatePropertiesCustomizer> hibernatePropertiesCustomizers)