Branch: refs/heads/5.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2506a8435efc25e2465bc7d77852c06566b600d2
https://github.com/hibernate/hibernate-orm/commit/2506a8435efc25e2465bc7d...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-05-14 (Sat, 14 May 2022)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/annotations/onetomany/OneToManyJoinColumnsUniquenessTest.java
Log Message:
-----------
HHH-15091 Add test for issue
Commit: 929af9c9f66d263bba33365e9cfbec5863f29c27
https://github.com/hibernate/hibernate-orm/commit/929af9c9f66d263bba33365...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-05-14 (Sat, 14 May 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
Log Message:
-----------
HHH-15091 EntityManager.persist does not verify the existence of the one side of a
many-to-one relationship
Compare:
https://github.com/hibernate/hibernate-orm/compare/404020f8b049...929af9c...