Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: c6c24700a5d9a2a6171df061e1080113ea716d77
https://github.com/hibernate/hibernate-orm/commit/c6c24700a5d9a2a6171df06...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/hql/MappedSuperclassAttributeQueryTest.java
Log Message:
-----------
HHH-16543 Add test for issue
Commit: 7116dc9def7fb4c478082798f4f4c775a006c667
https://github.com/hibernate/hibernate-orm/commit/7116dc9def7fb4c47808279...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/domain/SqmPolymorphicRootDescriptor.java
Log Message:
-----------
HHH-16543 Correct check for polymorphic root common attributes
Compare:
https://github.com/hibernate/hibernate-orm/compare/d3db740035b7...7116dc9...