Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 892976187b5cc655ea15dbde0921f77e5ac8f5a1
https://github.com/hibernate/hibernate-orm/commit/892976187b5cc655ea15dbd...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/BinderHelper.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/OneToOneSecondPass.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/mappedBy/ManyToManyMappedByTypeTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/mappedBy/OneToManyMappedByTypeTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/mappedBy/OneToOneMappedByTypeTest.java
Log Message:
-----------
HHH-16336 Allow same table and subtypes in mappedBy check