Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6b56b7e7373d2297d06f4e38b874ba2632aec109
https://github.com/hibernate/hibernate-orm/commit/6b56b7e7373d2297d06f4e3...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/hql/InSubqueryPredicateAnonymousTupleTest.java
Log Message:
-----------
HHH-17701 Add test for issue
Commit: 08db8487b0aea0c9808861e025c0840cf9f11c41
https://github.com/hibernate/hibernate-orm/commit/08db8487b0aea0c9808861e...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/MappingMetamodelImpl.java
Log Message:
-----------
HHH-17701 Use relational java type when resolving mapping expressibles
Compare:
https://github.com/hibernate/hibernate-orm/compare/46dffe3336c1...08db848...