Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: ef42371e6b53cc20275747c362b876e108f4d4f6
https://github.com/hibernate/hibernate-orm/commit/ef42371e6b53cc20275747c...
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