Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の場合は次のとおりです。
お知らせ下さい。
はい。そのはず
hibernate.hbm2ddl.auto=update
また、他の重要なプロパティは、開発環境でのみ設定する必要があります。
hibernate.show_sql=true hibernate.format_sql=true
生成されたHibernateクエリを追跡します。