Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Articles
-
Thorben Janssen wrote two very good articles: one about mapping Java 8 Date/Time types and a guide for getting access to database functions from within JPQL and HQL.
-
I found a really useful post which shows you how to map a PostgreSQL ARRAY column type to a Java array.
-
If you want to get started with Hibernate Search and Spring, you should definitely read this post by Adrian Milne.
-
I wrote an article about how I managed to speed up Hibernate integration tests by a factor of 20.
Presentations
Both Emmanuel and I have been presenting at Devoxx France, and we are going to share the videos once they are available. Meanwhile, you can checkout the slides for the High-Performance Hibernate presentation.