Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 01ce5c63f06b182f0a46c6456e321c8f820bfaf7
https://github.com/hibernate/hibernate-orm/commit/01ce5c63f06b182f0a46c64...
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: bee9ea6ae0764c2da500081bc77c3cbe67d18916
https://github.com/hibernate/hibernate-orm/commit/bee9ea6ae0764c2da500081...
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/eb9e16c83fdd...bee9ea6...