Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 29d3c7f635f2dc544a5e6cd1b353da2dbc4369cd
https://github.com/hibernate/hibernate-orm/commit/29d3c7f635f2dc544a5e6cd...
Author: Florian Ebeling <mail(a)florianebeling.com>
Date: 2026-08-26 (Wed, 26 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