[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2489) SQL comments related to bulk operations are missing on databases not supporting COMMENT ON syntax.

Milosz Tylenda (JIRA) noreply at atlassian.com
Tue Mar 13 16:38:10 EDT 2007


SQL comments related to bulk operations are missing on databases not supporting COMMENT ON syntax.
--------------------------------------------------------------------------------------------------

         Key: HHH-2489
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2489
     Project: Hibernate3
        Type: Bug

  Components: query-hql  
    Versions: 3.2.2    
 Environment: Hibernate 3.2.2, MySQL 5.0
    Reporter: Milosz Tylenda
    Priority: Trivial
 Attachments: sql-comments.patch

If dialect has supportsCommentOn() == false, comments in SQL generated from bulk update/delete are missing. A patch attached.

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