use as mapping of activities the <list> with <many-to-many> without
reverse,
for the generated table you can generate them by yourself with the
SchemaExport (it's into the nhibernate dll),

in general you will have 2 tables Project and Activity and 2
relationship tables Activity_To_Project and Activity_To_Activity (you
can change the table names)
-- 
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