Similar but not the same as HHH-5465 Issue. HQL queries of the form "from EntityA a left join fetch a.entityB b left join fetch b.items" fail with a QueryException when EntityA and EntityB have a one-to-many (@OneToMany) relationship and EntityB.items is also a list (one-to-many @OneToMany ) from EntityB and it's items For comparison, the following H...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)