[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3312) Cascading is performed even in the absence of "cascade" parameter.

Gregory Klimov (JIRA) noreply at atlassian.com
Thu May 29 13:08:33 EDT 2008


Cascading is performed even in the absence of "cascade" parameter.
------------------------------------------------------------------

                 Key: HHH-3312
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3312
             Project: Hibernate3
          Issue Type: Bug
          Components: core
            Reporter: Gregory Klimov
         Attachments: test.zip

Test case in attachment shows that in both cases: unidirectional one-to-many and bidirectional many-to-many cascading operations are done regardless of "cascade" parameter presence. Cascading must not happen if "cascade" parameter is omitted.

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