newsletterlibrary.com

Top : Computers : Software : Databases : Object-Oriented :
Modelling

Websites
Usenet articles on how one can make objects persistent without the code becoming dependent on a specific database technology.
site exerpt
(ootips) Storing Objects in a Database  We need to be able to connect to a various different database types, like Btrieve, Informix, DB2, via ODBC and so on. I.e. we need total independence of the database. Have anyone done this before and have any clues? Right...
http://ootips.org/persistent-objects.html

Explains how to map inheritance hierarchies and many-to-many relationships to a relational data model by yourself.
site exerpt
IBM developerWorks Site maintenance  Web site is currently under maintenance.Please try again later. Thank you. About IBM Privacy Contact...
http://www-106.ibm.com/developer...ibrary/mapping-to-rdb/index.html

Walk through of the development of an OODB application complete with source code. Running example is a phone book application using Java, XML and Objectstore PSE.
http://www.devx.com/dbzone/articles/sf0701/sf0701-1.asp