]
Steve Ebersole closed HHH-1520.
-------------------------------
Closing stale resolved issues
with clause with implied joins within an explicit join
------------------------------------------------------
Key: HHH-1520
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1520
Project: Hibernate Core
Issue Type: Improvement
Components: query-hql
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.2.0.alpha1, 3.1.3
A query like "from Customer c join c.orders o with o.shipment.date < ?" will
parse correctly, but later blows up because the SQL is all hosed. In design, it was
assumed that property-refs in the with clause always refer to the FromElement specified in
the explicit join.
We should recognize this condition and throw an appropriate exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: