[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1069) Unnecessary commas generated in select with left outer joins

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:38 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1069.
-------------------------------


Closing stale resolved issues

> Unnecessary commas generated in select with left outer joins
> ------------------------------------------------------------
>
>                 Key: HHH-1069
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1069
>             Project: Hibernate Core
>          Issue Type: Bug
>    Affects Versions: 3.1 beta 1, 3.1 rc 1, 3.1 rc2
>         Environment: H3.1 beta 1, H3.1 rc1, H3.1 rc2
> Database: Sybase 12.0.0.1
>            Reporter: Pierre Masse
>            Assignee: Steve Ebersole
>             Fix For: 3.1 rc3
>
>         Attachments: commas in the from clause.zip, NEW - commas in the from clause.zip
>
>
> Commas are inserted in the FROM clause, between each join. This is rejected as a syntax error by JDBC.
> If I send the Hibernate generated SQL, without the commas, I get my resultset (using a DB tool).
> Thanks for you help. I can't move forward if this is not resolved. I would greatly appreciate work around until this is solved.
> Let me know if you need more info..
> Cheers.

-- 
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