Coffee with Thorben 2020-01-22 – JSON Mappings & Polymorphic Associations
Take your skills to the next level!
The Persistence Hub is the place to be for every Java developer. It gives you access to all my premium video courses, monthly Java Persistence News, monthly coding problems, and regular expert sessions.
to not miss any video.
JSON Mappings
The mapping of associations seems easy but there are several pitfalls you should avoid.
Links mentioned in the video:
- How to use PostgreSQL’s JSONB data type with Hibernate
- PostgreSQL documentation: JSON Types
- PostgreSQL documentation: JSON Functions and Operators
If you want to learn more about advanced mappings with Hibernate, you should join my Advanced Hibernate Online Training.
Question of the Week
JPA mapping FK of different types