Branch: refs/heads/offset-time
Home:
https://github.com/hibernate/hibernate-orm
Commit: a7f303dbf2b90797b4c604276e044e1a72440ba7
https://github.com/hibernate/hibernate-orm/commit/a7f303dbf2b90797b4c6042...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/OffsetTimeJavaType.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/type/AbstractJavaTimeTypeTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/type/OffsetTimeTest.java
Log Message:
-----------
HHH-15679 proposed fix to OffsetTime handling
The idea is: convert all OffsetTimes to the system offset before sending them on