[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4601) implement orphanRemoval for *ToMany and OneToOne

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Nov 23 11:45:08 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34729#action_34729 ] 

Emmanuel Bernard commented on HHH-4601:
---------------------------------------

If the remove operation is applied to a managed source entity, the remove operation will be 
cascaded to the relationship target in accordance with the rules of section 3.2.3, (and hence it is 
not necessary to specify cascade=REMOVE for the relationship)[20]. 


> implement orphanRemoval for *ToMany and OneToOne
> ------------------------------------------------
>
>                 Key: HHH-4601
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4601
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: annotations
>            Reporter: Emmanuel Bernard
>


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