Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7170be02db0c267a26c72a461a6d7aa61690b02e
https://github.com/hibernate/hibernate-orm/commit/7170be02db0c267a26c72a4...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/orphan/onetomany/embedded/OneToManyInEmbeddedTest.java
Log Message:
-----------
HHH-16970 Add test for issue
Commit: 392d539c8c149c43a9d2992f1ec5adbfd10a441c
https://github.com/hibernate/hibernate-orm/commit/392d539c8c149c43a9d2992...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/collection/internal/AbstractImmediateCollectionInitializer.java
Log Message:
-----------
HHH-16970 Fix owner access for eager collection initializer
Compare:
https://github.com/hibernate/hibernate-orm/compare/7939bd8fcea9...392d539...