Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: e8ec1cdf9842eb3394f705e529498f9401649b64
https://github.com/hibernate/hibernate-orm/commit/e8ec1cdf9842eb3394f705e...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/association/OneToManyLazyAndEagerTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/OneToManyLazyAndEagerProxyTest.java
Log Message:
-----------
HHH-16136 Add test for issue
Commit: 5ececc8ea99dd7764d3f0571fc5ede375330b7f0
https://github.com/hibernate/hibernate-orm/commit/5ececc8ea99dd7764d3f057...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/internal/EntitySelectFetchInitializer.java
Log Message:
-----------
HHH-16136 Initialize bytecode-enhanced proxy for associated entities
Compare:
https://github.com/hibernate/hibernate-orm/compare/4e03f320fb02...5ececc8...