Currently, some entity retrievals go through the DBSession with a name query (eg Executions), while others use the query API (eg Tasks).
Decide on the way to go and refactor the existing code to be consistent with this decision
- is related to
-
JBPM-2927 remove hibernate package
- Resolved