Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: c228b5f4776538d1cf99aefb3fb5092b57d3865d
https://github.com/hibernate/hibernate-orm/commit/c228b5f4776538d1cf99aef...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/associations/any/AnyBidirectionalTest.java
Log Message:
-----------
HHH-16919 Add test for issue
Commit: 312431a2319413b3359f05202ebb4e3aa91ee566
https://github.com/hibernate/hibernate-orm/commit/312431a2319413b3359f052...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/AbstractEntityInitializer.java
Log Message:
-----------
HHH-16919 Always skip initialization for non-owning entity initializers
Compare:
https://github.com/hibernate/hibernate-orm/compare/02d0058eec5b...312431a...