[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2409) Oracle incorrect SQL causes ORA-00907: missing right parenthesis

Steen Jensen (JIRA) noreply at atlassian.com
Sat Apr 7 07:47:04 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_26652 ] 

Steen Jensen commented on HHH-2409:
-----------------------------------

I believe this problem was really an annotations bug. It has been fixed in 3.3.0.GA
Check org.hibernate.cfg.annotations.MapBinder:289/290

At least that one fixed this problem for me.

/Steen

> Oracle incorrect SQL causes ORA-00907: missing right parenthesis
> ----------------------------------------------------------------
>
>                 Key: HHH-2409
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2409
>             Project: Hibernate3
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: Hibernate version 3.2.2ga (also reproduced in 3.2.1ga and 3.2.0ga)
> Database: Oracle Database 10.2 XE 
>            Reporter: Greg Till
>            Priority: Critical
>
> Hibernate incorrectly inserts the "AS" keyword when aliasing a table name on Oracle.
> Oracle reports this as a missing parenthesis error.
> See forum post http://forum.hibernate.org/viewtopic.php?p=2340268#2340268 for more details.

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