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