Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: e417dbe0ca09838bcf7fb35f36184b2273e847b5
https://github.com/hibernate/hibernate-orm/commit/e417dbe0ca09838bcf7fb35...
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: 11015687c8b2a03cbce1ddb59499d18cc8dfdd35
https://github.com/hibernate/hibernate-orm/commit/11015687c8b2a03cbce1ddb...
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/3fb4a8d59601...1101568...