I’m using <idbag> for mapping the relationships between tables. The
<idbag> makes it possible to use Add() and Clear() on the selections –
this is great. Furthermore the database contains relationships between
tables including properties, and is mapped as <bag>. To streamline the
database interface through NHibernate I wish to get the Add() and
Clear() functionality on these tables also. Can this be done?

This leads me to the second question. Are the properties on
relationships between tables okay, or what is the best practice?

Thanks in advance

-- 
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