Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 521f85a20de979249629f4eb9c710acbc10911cf
https://github.com/hibernate/hibernate-orm/commit/521f85a20de979249629f4e...
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: 1fcd53dc7866a287b896668ee0153151b099eb58
https://github.com/hibernate/hibernate-orm/commit/1fcd53dc7866a287b896668...
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/f8a17f16c4a0...1fcd53d...