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.
やりたいことを探すのに苦労しています。Javaで作成したPOJOを表すHibernateを使用してデータベーステーブルを生成できると言われています。私は何かが欠けているに違いありません。些細な問題について助けてくれてありがとう。
このプロパティを構成ファイルに追加します
<property name="hibernate.hbm2ddl.auto">create</property>