Springを使わずに、Hibernate 5を使ったJPAによるコードを試し書きしてみた。
Hibernate 5の場合、META-INF/persistence.xmlだけで済むようです。
Entityクラスを列挙する必要がないので、開発しやすそう
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
Springを使わずに、Hibernate 5を使ったJPAによるコードを試し書きしてみた。
Hibernate 5の場合、META-INF/persistence.xmlだけで済むようです。
Entityクラスを列挙する必要がないので、開発しやすそう
Register as a new user and use Qiita more conveniently
Go to list of users who liked