Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: af24f1dd1d2844dcd68b9be7dbbfdb57ae7ff572
https://github.com/hibernate/hibernate-orm/commit/af24f1dd1d2844dcd68b9be...
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: bea9d12115a88234150f9d461891026b6d568d82
https://github.com/hibernate/hibernate-orm/commit/bea9d12115a88234150f9d4...
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/2a00a491237a...bea9d12...