]
Steve Ebersole closed HHH-1553.
-------------------------------
Closing stale resolved issues
Hibernate Dynamic Query Translator can't pase the "("
after inner join
----------------------------------------------------------------------
Key: HHH-1553
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1553
Project: Hibernate Core
Issue Type: Bug
Components: query-hql
Affects Versions: 3.1.2
Environment: Eclipse 3.1.2 with the most recent Hibernate plugin
Reporter: david zhang
Attachments: screenshot.jpg
Original Estimate: 40h
Remaining Estimate: 40h
See the HQL(assume all the entity is mapped):
select a from b inner join (select c from d) as e on e.id=b.id
Hibernate Dynamic Query Translator reports: "unexpected token: (".
This is a valid SQL, so how can I make a valid HQL like this?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: