Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 92103ff59cfc1d140a89e531ae8e4c2f27f00848
https://github.com/hibernate/hibernate-orm/commit/92103ff59cfc1d140a89e53...
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: ddf936286f5207f3a97b0b8de5c696dfea39a891
https://github.com/hibernate/hibernate-orm/commit/ddf936286f5207f3a97b0b8...
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/013bb46470f9...ddf9362...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications