Wednesday 19 November 2008

Modelling Inheritances in Databases

Modelling class inheritance in databases is fairly easy if the design specs are laid out well. The SID model uses inheritance to replicate classes like PartyRole. This link is a good example to show how inheritances can be mapped out in Databases, using single table or multiple tables.

How to Model Inheritance in Database by Guy Burstein

No comments: