Uli Bubenheimer edited a comment on Bug HHH-7895

I see two potential workarounds - are there other approaches for forcing retrieval of lazy properties?

  1. FETCH ALL PROPERTIES
  2. Do the query without JOIN FETCH, and afterwards do p.children1.size() and p.children2.size().
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira