]
Steve Ebersole closed HHH-849.
------------------------------
Closing stale resolved issues
Cartesian product + implicit joins
----------------------------------
Key: HHH-849
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-849
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.1 beta 1
Reporter: Gavin King
Assignee: Steve Ebersole
Fix For: 3.1
The following query:
select foo.foo.foo from Foo foo
works. This one doesn't:
select foo.foo.foo from Foo foo, Foo foo2
Some join conditions are missing from the SQL.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: