[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1535) callable="true" breaks on Oracle with comments enabled

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Nov 6 07:33:04 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1535?page=comments#action_25152 ] 

Max Rydahl Andersen commented on HHH-1535:
------------------------------------------

workaround for queries: query.setComment(null);

> callable="true" breaks on Oracle with comments enabled
> ------------------------------------------------------
>
>          Key: HHH-1535
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1535
>      Project: Hibernate3
>         Type: Bug

>   Components: query-sql
>     Reporter: Steve Ebersole

>
>
> If you try to run an oracle dialect with sql-comments enabled and attempt to use a callable statement, it breaks because the comment is not valid; honestly, not even sure comments can be applied to CallableStatements.

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