Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 65c1d2db2b57d78b420fd99d9f2cce04c6a72251
https://github.com/hibernate/hibernate-orm/commit/65c1d2db2b57d78b420fd99...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/fetch/depth/form/AbstractFormFetchDepthTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/fetch/depth/form/FormFetchDepth0Test.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/fetch/depth/form/FormFetchDepth1Test.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/fetch/depth/form/FormFetchDepth2Test.java
Log Message:
-----------
HHH-16871 Add test for issue
Commit: 899bf1efa5c14264b6890a5dfa256c1410385631
https://github.com/hibernate/hibernate-orm/commit/899bf1efa5c14264b6890a5...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/ast/internal/LoaderSelectBuilder.java
Log Message:
-----------
HHH-16871 Simplified maximum fetch depth condition
Compare:
https://github.com/hibernate/hibernate-orm/compare/d23d448e7298...899bf1e...