views:

41

answers:

0

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 "Table per Concrete class" inheritance? (If so, how?)