Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Articles
-
Gunnar Morling shows you how easy it is to use the latest and greatest version of Hibernate ORM with WildFly 10.
-
Brett Meyer shows a CQRS architecture which combines Hibernate and jOOQ.
-
If you want to speed up your data access layer performance, don’t miss the 14 Hibernate Performance Tuning Tips article.
-
Thorben Janssen wrote an article about ordering collections and another one about mapping native queries to entities.
-
I wrote an article about how you can lazy load entity properties with Hibernate.