Page 1 of 1

Join tables properties

Posted: Wed 18 Jul 2012 08:18
by sergio.m.calzada
Hi, I'm trying to map an entity to multiple tables with NHibernate. I have seen that there is the option of indicating "joined tables" in the entity, but I could not find an option to indicate that a property of the entity belongs to one of the joined tables.

What I'm trying to do is something similar to what Ayende explain in that post.

Thanks in advance,
Sergio.

Re: Join tables properties

Posted: Wed 18 Jul 2012 10:29
by sergio.m.calzada
I'm autoresponding me... :roll: :roll: :roll:

In the VS property tab, when I select the "model property" (that belongs to the "joined table"), I see now the "Join table" option.

Thanks you,
Sergio.