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