Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: aa7c67691def6794de8debc36b08b9187c57091e
https://github.com/hibernate/hibernate-orm/commit/aa7c67691def6794de8debc...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/mappedBy/OneToManyMapEntityKeyMappedByTest.java
Log Message:
-----------
HHH-16355 Add test for issue
Commit: 84c41dc4f9647055b9ea8a534610bde91063729b
https://github.com/hibernate/hibernate-orm/commit/84c41dc4f9647055b9ea8a5...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
Log Message:
-----------
HHH-16355 Fix check for binding inverse many to many foreign key
Compare:
https://github.com/hibernate/hibernate-orm/compare/785f6f094f8c...84c41dc...