Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: d5d9f5766f47ae5f31eff144792cf09d0bd656a8
https://github.com/hibernate/hibernate-orm/commit/d5d9f5766f47ae5f31eff14...
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: 8a8099c3fd0d9ae25cd6f1c91d7350285343e1b0
https://github.com/hibernate/hibernate-orm/commit/8a8099c3fd0d9ae25cd6f1c...
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/b91a7fe9fe0a...8a8099c...