Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3b0ec3216245bfc5cf7445b8672942b99b262535
https://github.com/hibernate/hibernate-orm/commit/3b0ec3216245bfc5cf7445b...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/EntityGraphAndJoinTest.java
Log Message:
-----------
HHH-17629 Add test for issue
Commit: e8b5a23dd2e44e254ed6a7df6122b9cdf1e72a3b
https://github.com/hibernate/hibernate-orm/commit/e8b5a23dd2e44e254ed6a7d...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
Log Message:
-----------
HHH-17629 Reuse compatible joins for entity graphs and fetch profiles
Compare:
https://github.com/hibernate/hibernate-orm/compare/f2a699bafaf7...e8b5a23...