What do you mean by fluent? Your code looks like it's either using NH 
Mapping Attributes or ActiveRecord. The NH Mapping Attributes are all but 
dead. Between ActiveRecord, FluentNhibernate and Loquacious there isn't a 
need for the mapping attributes. So if you are using them, and you don't 
want to write xml, choose one of the other mapping strategies.

There are numerous examples on the web about mapping part/child 
relationships. Pick anyone of them and use that as a starting point to get 
it working. the NH documentation would be the first place to start. If you 
are still having difficulties post the mappings and code and we can help.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to