Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3bb20da9d167d90cd816a01864f21983bebdc40f
https://github.com/hibernate/hibernate-orm/commit/3bb20da9d167d90cd816a01...
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: d78681eaa27439d480f5cedb6bb890cefe861266
https://github.com/hibernate/hibernate-orm/commit/d78681eaa27439d480f5ced...
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/4449aede4bcc...d78681e...