Christian Beikov
updated
an issue
Hibernate ORM
/
HHH-13045
Accessing id property of association within embeddable of an entity with an embedded id in query leads to exception
Change By:
Christian Beikov
A query like {{from Entity e join e.elementCollection c where c.association.id is not null}} fails saying the property can't be found
when the base entity has an embedded id
.
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100094-
sha1:b1e8469
)