Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
Articles
-
Hibernate OGM is getting closer and closer to the 5.0 release. Checkout the CR1 new features.
-
For our French readers, there is an article about managing Blobs with Spring and Hibernate 4.
-
A short article about enabling entity and query caches?
-
An interview with Steve Ebersole (Hibernate ORM Team Leader) and Oliver Gierke (Spring Data Project Lead) about what’s coming in Hibernate and Spring Data.
Presentations
-
The Voxxed Bucharest 2016 High-Performance JDBC presentation has been uploaded. If you need to tune your data access layer, JDBC is the first layer to start with.
Questions and answers
-
How to configure Hibernate ORM database properties to work with Docker?
-
How to use Spring managed Hibernate interceptors in Spring Boot?
-
Hibernate field naming issue with Spring Boot (naming strategy)
-
How to migrate the UrlType from Hibernate 3.6 to 4.3 without changing the database schema?
-
PropertyNotFoundException using AliasToBeanResultTransformer