Oleksandr Podoprygora
commented
on
HHH-9637
Re: Join is reused when 2 explicit joins are used for the same ToOne association
Yes starting from
HHH-9305
the workaround is really better but for previous versions it makes additional cross join. I'm not sure but I think inner join is better then cross join so we were using the query with 2 inner joins.
Add Comment
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014-
sha1:797c660
)