Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 92281b8cd93be14adec15236b2f590ddfcb9b73f
https://github.com/hibernate/hibernate-orm/commit/92281b8cd93be14adec1523...
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: 68adf22b11a89522feee1ee85e80386fbb3c0b96
https://github.com/hibernate/hibernate-orm/commit/68adf22b11a89522feee1ee...
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/3c108d14131a...68adf22...