[jdom-interest] rdms & jdom

elephantwalker elephantwalker at home.com
Wed Apr 4 19:57:52 PDT 2001


Jdom-interest group,

I want to know which is the best way to store xml for jdom. My working plan
has always been to store xml as a clob and deliver up the jdom document as
needed. We could also serialize the jdom object as a blob. The second
approach shortens the response time on delivering the jdom object...but
increases the storage requirements on the database.

A third approach is to map the jdom object into the rdms.

I am going to write an outputer based upon clobs in the rdms for jdom as a
first step. Is anybody doing work on this? Are there any other needs that I
should plan for in design?

Regards,

Elephantwalker




More information about the jdom-interest mailing list