Branch: refs/heads/8.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: eee4c359d394c6359465fdd89db747d3e3e70fe9
https://github.com/hibernate/hibernate-orm/commit/eee4c359d394c6359465fdd...
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