HQL: Left Join On with using reference to two entities
Description
Activity
Show:

Brett Meyer January 16, 2014 at 5:48 AM
Please start these types of questions at the user forum: https://forum.hibernate.org/viewforum.php?f=1. JIRA tickets are only for concise, reproducible issues, rather than general questions.
Rejected
Details
Details
Assignee
Unassigned
UnassignedReporter

Labels
Components
Affects versions
Priority
Created January 16, 2014 at 5:20 AM
Updated January 16, 2014 at 5:48 AM
Resolved January 16, 2014 at 5:48 AM
There some entities and HQL query:
And I have the following exception:
Caused by: org.hibernate.hql.internal.ast.QuerySyntaxException: with-clause referenced two different from-clause elements
Please, tell me about how I can write this query.