Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 30b0c55e1dac421fb2c4a980bccf7d8cfeeb3040
https://github.com/hibernate/hibernate-orm/commit/30b0c55e1dac421fb2c4a98...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/sql/NativeQueryJoinTableTest.java
Log Message:
-----------
HHH-18494 Add test for issue
Commit: 89629bc702821e9f367af25345b3b8bac2248202
https://github.com/hibernate/hibernate-orm/commit/89629bc702821e9f367af25...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/results/dynamic/DynamicResultBuilderEntityStandard.java
M
hibernate-core/src/main/java/org/hibernate/query/sql/internal/ResultSetMappingProcessor.java
Log Message:
-----------
HHH-18494 Always use standard table group in result builder entity
Also ignore placeholder aliases for to-one properties using join-tables, and use the
target column name instead
Compare:
https://github.com/hibernate/hibernate-orm/compare/45ca8f24b0b9...89629bc...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications