From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-10 23:05:00
|
[ http://216.121.112.228/browse/NH-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo closed NH-2639. --------------------------- Resolution: Not an Issue Wrong mapping. The relation is mapped if inverse=true in both sides. Ricardo, if you are learning NHibernate before use the mapping by XML or by-code you have to read our documentation. The other possibility is the usage of ConfORM project. > Collection Is Null In Lazy Class > -------------------------------- > > Key: NH-2639 > URL: http://216.121.112.228/browse/NH-2639 > Project: NHibernate > Issue Type: Bug > Components: Core > Affects Versions: 3.2.0 > Reporter: Ricardo Peres > Attachments: Test2.cs > > > A declared is declared as lazy and has a set property also lazy. When loading an entity, the set property is null. Mapping is made with the trunk version of by code mapping. -- 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 |