To be possible is possible; I would understand if it is coherent.

On Wed, Jan 26, 2011 at 10:00 PM, Gareth Hayter <[email protected]>wrote:

> Is there a way to implement a many-to-many relationship in NHibernate that
> has two association tables?
>
> Normal many-to-many:
> Database: TableA  1:m  AssociationTable  m:1  TableB
> NH: EntityA  m:m  EntityB
>
> What I'm wondering about:
> Database:  TableA  1:m  AssociationTableA  1:m  AssociationTableB  m:1
>  TableB
>
> In this instance, is it possible to map the entity for TableA to th entity
> for TableB?
>
> Thanks,
> Gareth.
>
> --
> 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.
>



-- 
Fabio Maulo

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