Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: cfdaead5d19ad890bdc976da7d64f8be8aa03f8f
https://github.com/hibernate/hibernate-orm/commit/cfdaead5d19ad890bdc976d...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/EmbeddableInheritanceReplaceTest.java
Log Message:
-----------
HHH-19079 Test case demonstrating the problem
Commit: ff8ebd5931f9f0f7a5b5d6778edfa78a6fd63539
https://github.com/hibernate/hibernate-orm/commit/ff8ebd5931f9f0f7a5b5d67...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
Log Message:
-----------
HHH-19079 org.hibernate.type.ComponentType#getPropertyValues should allocate extra space
for discriminator column(s) when input parameter is null and number of discriminator
columns greater than zero
Compare:
https://github.com/hibernate/hibernate-orm/compare/c97cf470d606...ff8ebd5...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications