|
| Object-oriented applications make considerable use of
inheritance, and they frequently want to use that inheritance (or "is-a")
relationship to categorize and organize objects within a given system. This
can prove difficult in a relational storage scheme,...
|