[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5092) Error using empty conjunction

Frederic Müller (JIRA) noreply at atlassian.com
Mon Apr 19 06:46:21 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36491#action_36491 ] 

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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the hibernate-issues mailing list