Trying to fetch a List<Map<String, Object>> using the following query causes a LazyInitializationException. {code} select distinct root from _testCatalog_Task root inner join fetch root.subtasks subs left join fetch subs.activities {code} This exception only occurs when the nested association is a one-to-many association and the entities are fetched a...
This message was sent by Atlassian JIRA (v6.1-OD-08#6143-sha1:7b2ba0d)