Sorry for the follow-up. Of course one can use OO Databases which were especially build for persistence of OO Data. Some databases like Oracle claim to support that, I can not say how true that really is.
There are quite a few OO Databases available
http://www.versant.com/en_
or http://www.progress.com/ob
Regards
Friedrich
Main Topics
Browse All Topics





by: fridomPosted on 2009-02-26 at 00:31:50ID: 23742585
There exist databases which support inheritance. E.g PostgresSQL, that would be a good idea. The other is using some OR Mapper frameworks like e.g Rails which have support for inheritance in their "framework".
Regards
Friedrich