[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5092?page=c...
]
Frederic Müller commented on HHH-5092:
--------------------------------------
The problem is resolved. It was caused by older libs that were loaded by Glassfish and
shadowed the new ones. So please close this issue.
Thanks
Error using empty conjunction
-----------------------------
Key: HHH-5092
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5092
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager
Affects Versions: 3.5.0-Final
Reporter: Frederic Müller
Priority: Critical
Using an empty conjunction with a join leads to this query wich obviously is wrong:
"select generatedAlias0 from test.Entity as generatedAlias0 left join
generatedAlias0.message as generatedAlias1 where"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira