Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2b8947ecd079bf14cde302e1b6d4209e83a837cd
https://github.com/hibernate/hibernate-orm/commit/2b8947ecd079bf14cde302e...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/hql/InSubqueryPredicateAnonymousTupleTest.java
Log Message:
-----------
HHH-17332 Add test for issue
Commit: 40a5c0059e549698d93cff8c74129198e8b7d50a
https://github.com/hibernate/hibernate-orm/commit/40a5c0059e549698d93cff8...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/MappingMetamodelImpl.java
Log Message:
-----------
HHH-17332 Handle anonymous tuples when resolving mapping expressible
Compare:
https://github.com/hibernate/hibernate-orm/compare/4d693f484dda...40a5c00...