Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: c226cf681c5afe5e84ea8234e434a86a5c9d230a
https://github.com/hibernate/hibernate-orm/commit/c226cf681c5afe5e84ea823...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/EmbeddedMapElementCollectionJoinTest.java
Log Message:
-----------
HHH-16540 Add test for issue
Commit: 54c9c1010efe460f136b3375699a0b4796e118d3
https://github.com/hibernate/hibernate-orm/commit/54c9c1010efe460f136b337...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
Log Message:
-----------
HHH-16540 Correct navigable path for embeddable valued path interpretation with plural
attribute join
Compare:
https://github.com/hibernate/hibernate-orm/compare/54edf96323d1...54c9c10...