From: Kelly S. (JIRA) <nh...@gm...> - 2011-05-23 20:08:42
|
ManyToAny missing from ICollectionElementRelation<TElement> ----------------------------------------------------------- Key: NH-2728 URL: http://216.121.112.228/browse/NH-2728 Project: NHibernate Issue Type: Bug Components: Mapping by-code Affects Versions: 3.2.0Beta1 Reporter: Kelly Stuard Priority: Major 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 |