クラス HibernateSettings
java.lang.ObjectSE
org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
Hibernate の構成時に適用する設定。
- 導入:
- 2.0.0
- 作成者:
- Andy Wilkinson
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明ddlAuto(SupplierSE<StringSE> ddlAuto) hibernatePropertiesCustomizers(CollectionSE<HibernatePropertiesCustomizer> hibernatePropertiesCustomizers)
コンストラクターの詳細
HibernateSettings
public HibernateSettings()
方法の詳細
ddlAuto
getDdlAuto
hibernatePropertiesCustomizers
public HibernateSettings hibernatePropertiesCustomizers(CollectionSE<HibernatePropertiesCustomizer> hibernatePropertiesCustomizers) getHibernatePropertiesCustomizers