From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-30 19:02:44
|
[ http://216.121.112.228/browse/NH-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21233#action_21233 ] Fabio Maulo commented on NH-2721: --------------------------------- 6.8. Bidirectional Associations Please note that NHibernate does not support bidirectional one-to-many associations with an indexed collection (list, map or array) as the "many" end, you have to use a set or bag mapping. > List with cascade delete orphan and remove/insert of same item fails > -------------------------------------------------------------------- > > Key: NH-2721 > URL: http://216.121.112.228/browse/NH-2721 > Project: NHibernate > Issue Type: Bug > Components: Core > Affects Versions: 3.2.0Beta1 > Reporter: Patrick Earl > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |