Storing XML documents in an OODB

anette.engel@crpht.lu
Fri, 6 Nov 1998 16:32:53 +0100


I want to write a Java- application which stores and retrieves XML
documents
in/from an object-oriented Database (Object-Store). I already had a closer
look
to Sun's package and to documentation provided by ObjectStore.
Nevertheless I am not yet sure how to store/retrieve XML documents in the
OODB.
Do I have to wrrite my own document class or can I take advantage of
existing
implemtations? Does anyone know of some interesting web-sites which cover
similar problems?

Regards

Anette Engel