Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9bb05881dec763afb955ce66b06141f7e0c0454d
https://github.com/hibernate/hibernate-orm/commit/9bb05881dec763afb955ce6...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/manytomany/ManyToManyOrderByJoinedInheritanceTest.java
Log Message:
-----------
HHH-16837 Add test for issue
Commit: 7bc399db1ce365f4f6839cbbeb33abd43fb8d337
https://github.com/hibernate/hibernate-orm/commit/7bc399db1ce365f4f6839cb...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/AbstractDomainPath.java
Log Message:
-----------
HHH-16837 Avoid passing domain path's NP when resolving table reference
Compare:
https://github.com/hibernate/hibernate-orm/compare/96c4b9803901...7bc399d...