From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-24 12:24:53
|
[ http://216.121.112.228/browse/NH-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21172#action_21172 ] Fabio Maulo commented on NH-2728: --------------------------------- Your test is in: NHibernate.Test.MappingByCode.IntegrationTests.NH2728 have a look to it ;) > ManyToAny missing from ICollectionElementRelation<TElement> > ----------------------------------------------------------- > > Key: NH-2728 > URL: http://216.121.112.228/browse/NH-2728 > Project: NHibernate > Issue Type: Improvement > Components: Mapping by-code > Affects Versions: 3.2.0Beta1 > Reporter: Kelly Stuard > Priority: Major > Fix For: 3.2.0CR1 > > Attachments: NH2728.zip > > > When mapping collections through code, all the choices (OneToMany, ManyToMany, etc) are there, except one. Unfortunately, ManyToAny is not present. > Of course, I discovered this because it is one that I'm trying to use. -- 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 |