Huh? SQL doesn't have Add() and Clear() methods (or any methods) on tables.
Please provide your current mappings and explain your question in terms of
your object model.

On Wed, Sep 29, 2010 at 4:01 AM, Smsgo <[email protected]> wrote:

> 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]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>

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