Page 1 of 1

Table per concrete type & associations

Posted: Wed 03 Mar 2010 16:01
by JonasJ
In my model I have a number of entities that all reference the same table.
Is there a way to move this association to a base class using TPC inheritance?
(If so, how?)

Posted: Thu 11 Mar 2010 09:40
by AndreyR
Take a look at the Muhammad Mosa's post here:
http://mosesofegypt.net/post/Inheritanc ... art-2.aspx
It describes a similar situation. Hope this helps.