<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>JDOM and JDO</TITLE>
<META content="MSHTML 6.00.2715.400" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Tahoma><FONT size=2><SPAN class=044054815-20062002><FONT
face=Arial color=#0000ff>You can use JDO for this purpose and there are plenty
of docs from SUN that can tell you how. The basic idea would be to use
some Java object that represents the XML, i.e JDOM, etc..., then use JDO to
write this object to the database. You can check out: <A
href="http://www.jdocentral.com/">http://www.jdocentral.com/</A> for more
info.</FONT></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Tahoma><FONT face=Arial color=#0000ff size=2><SPAN
class=044054815-20062002></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=Tahoma><FONT face=Arial color=#0000ff size=2><SPAN
class=044054815-20062002>But I would suggest you reconsider using a relational
database, if you can. If you don't have to use one, there many more
effective options for persisting XML, including XML DBs and Obj
DBs.</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Tahoma><FONT face=Arial color=#0000ff size=2><SPAN
class=044054815-20062002></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=Tahoma><FONT face=Arial color=#0000ff size=2><SPAN
class=044054815-20062002></SPAN></FONT></FONT><FONT face=Tahoma><SPAN
class=044054815-20062002><FONT face=Arial color=#0000ff size=2>Hope this
helps,</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Tahoma><SPAN class=044054815-20062002><FONT face=Arial
color=#0000ff size=2>Andres.</FONT></SPAN></DIV>
<DIV><FONT size=2><SPAN class=044054815-20062002></SPAN></FONT> </DIV>
<DIV><FONT size=2><SPAN class=044054815-20062002></SPAN></FONT> </DIV>
<DIV><FONT size=2><SPAN class=044054815-20062002> </SPAN>-----Original
Message-----<BR><B>From:</B> Mani Doraisamy
[mailto:MDoraisamy@SELECTICA.com]<BR><B>Sent:</B> Wednesday, June 19, 2002 9:55
PM<BR><B>To:</B> jdom-interest@jdom.org<BR><B>Subject:</B> [jdom-interest] JDOM
and JDO<BR><BR></DIV></FONT></FONT>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<P><FONT size=2>Hello all,</FONT> <BR><FONT size=2>I need to persist the
hierarchical xml structure into relational structure.</FONT> <BR><FONT
size=2>Can I use JDO for persistence ? A tutorial or brief note on this would
help.</FONT> <BR><FONT size=2>thanks in advance,</FONT> <BR><FONT
size=2>mani</FONT> </P></BLOCKQUOTE></BODY></HTML>