The best way to use Java Records with JPA and Hibernate

Java Records - A Beginner's Guide

Multiline String literals with Java Text Blocks

PostgreSQL triggers and isolation levels

A lesser-known Hibernate feature - the slow SQL query log

14 High-Performance Java Persistence Tips

The best way to fix the Hibernate MultipleBagFetchException

How to extract change data events from MySQL to Kafka using Debezium

Why you should always use the "hibernate.connection.provider_disables_autocommit" property for RESOURCE_LOCAL JPA transactions

The best way to map an entity version property with JPA and Hibernate