Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 79fe21648ccd525925611d3ee5583f2441a7a444
https://github.com/hibernate/hibernate-orm/commit/79fe21648ccd525925611d3...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/OneToManyMappedByJoinedInheritanceTest.java
Log Message:
-----------
HHH-16860 Add test for issue
Commit: 382037ec9161041faf80d2c14e20c4a92012462c
https://github.com/hibernate/hibernate-orm/commit/382037ec9161041faf80d2c...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/AbstractEntityCollectionPart.java
Log Message:
-----------
HHH-16860 Fix joined inheritance associations on root class
Compare:
https://github.com/hibernate/hibernate-orm/compare/94f94f745cb7...382037e...