[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1535?page=c...
]
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira