|
by Iqbal M Khan via The Code Project Latest Articles on 1/9/2007 12:51:00 PM
Object oriented applications usually have inheritance as an important part of their design, including in their domain objects. However, the corresponding data model has no built-in mechanism for specifying inheritance. Therefore, domain objects must be mapped to relational database intelligently
... [ read more ]
|