Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b19bd07080ca8056d03015c4069512336815e598
https://github.com/hibernate/hibernate-orm/commit/b19bd07080ca8056d03015c...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/CustomType.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/usertype/ContributedUserTypeTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/type/contributor/usertype/StringWrapperUserType.java
Log Message:
-----------
HHH-17100 Fix CustomType to not call UserType#disassemble wrongly