|
|
Browse by Tags
All Tags » Java » Polymorphism (RSS)
-
Inheritance and polymorphism in db4o
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, which has no
intrinsic concept of inheritance, ...
|
|
|