Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 32605a57e0ae8692529e83f544c63ac539413df7
https://github.com/hibernate/hibernate-orm/commit/32605a57e0ae8692529e83f...
Author: gtoison <guillaume.toison(a)tobam.fr>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/embeddable/EmbeddableReusedColumnInheritanceTest.java
Log Message:
-----------
HHH-17156 Add test for issue
Commit: b38bc76d870d347180f49da96dcecec61fe36695
https://github.com/hibernate/hibernate-orm/commit/b38bc76d870d347180f49da...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/embeddable/AbstractEmbeddableInitializer.java
Log Message:
-----------
HHH-17156 Skip initialization for different subtype embeddables
Compare:
https://github.com/hibernate/hibernate-orm/compare/470b72deeed7...b38bc76...