Branch: refs/heads/7.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 15dc1ab51e99c844d5b98481fa234efd1419792b
https://github.com/hibernate/hibernate-orm/commit/15dc1ab51e99c844d5b9848...
Author: Florian Ebeling <mail(a)florianebeling.com>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/ToOneAttributeMapping.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/criteria/CriteriaJoinedInheritanceToOneJoinAliasTest.java
Log Message:
-----------
HHH-20718 Retain superclass table join for to-one FK targets on a JOINED hierarchy
(#13103)
HHH-20718 - Invalid SQL when a to-one foreign key references an ancestor table in a JOINED
hierarchy
- Retain necessary ancestor join tables referenced by the foreign key
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications