This is a continuation of the previous article where it was described how to add support for the Postgres JSON functions and use Hibernate 5. In this article, we will focus on how to use JSON operations in projects that use Hibernate framework with version 6.
Native Support
Hibernate 6 already has some good support for query by JSON attributes as the below example presents.