]
Gail Badner resolved HHH-3053.
------------------------------
Assignee: Gail Badner
Resolution: Rejected
Please ask you question on the forum.
Left Outer Join on Unmapped Tables
----------------------------------
Key: HHH-3053
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3053
Project: Hibernate3
Issue Type: Bug
Components: query-hql
Affects Versions: 3.2.1
Environment: Hibernate 3, Oracle 10g
Reporter: Ravi Bala
Assignee: Gail Badner
I am trying to use left outer join on two unmapped tables.
How is this possible in HQL?
I tried to see if there is any such problem submitted already from the forums, but I
could not find one.
Please let me know the link if this is already discussed.
Here is the problem:
Table A
Table B
I want to use
Select a.field1, b.field2 from A a left outer join B b on a.field1 = b.field1
Thanks,
Ravi
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: