Date: 2025-01-15
This article explains how to map Java's OffsetDateTime class, which includes time zone information, using Hibernate. While Hibernate typically maps OffsetDateTime to a TIMESTAMP column, the @TimeZoneColumn annotation offers a more ...