|
From: cremor (JIRA) <nh...@gm...> - 2011-06-03 14:08:24
|
Unable to map a set of composite-elements with a formula property
-----------------------------------------------------------------
Key: NH-2756
URL: http://216.121.112.228/browse/NH-2756
Project: NHibernate
Issue Type: Bug
Components: Core
Affects Versions: 3.2.0Beta1
Reporter: cremor
Priority: Minor
The attached test shows that a mapping containing a <set> of composite-elements with a formula <property> doesn't work (InvalidCastException in NHibernate.Mapping.Set.CreatePrimaryKey()).
Using a <bag> works.
--
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
|