Join tables properties

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
sergio.m.calzada
Posts: 2
Joined: Wed 18 Jul 2012 08:04

Join tables properties

Post by sergio.m.calzada » Wed 18 Jul 2012 08:18

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.

sergio.m.calzada
Posts: 2
Joined: Wed 18 Jul 2012 08:04

Re: Join tables properties

Post by sergio.m.calzada » Wed 18 Jul 2012 10:29

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.

Post Reply