Gunnar Morling
updated
an issue
Hibernate ORM
/
HHH-10125
Using KEY function in JP-QL SELECT clause selects value columns in rendered SQL
Change By:
Gunnar Morling
Running
{code}
SELECT KEY(r) FROM Foo f JOIN f.addresses r
{code}
with map key type {{AddressType}} and value type {{Address}} causes the columns of {{AddressType}} to be selected instead of the value columns.
Add Comment
This message was sent by Atlassian JIRA
(v7.0.0-OD-06-002#70102-
sha1:82bb17d
)