Using JDOM to Parse XML and Insert into DB with JDBC
From: Ray Williams (ramon_williams_at_2die4.com)
Date: 12/15/03
- Next message: Mike: "Re: @@IDENTITY correct syntax?"
- Previous message: secret: "Re: Bloody Open Cursors..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Dec 2003 11:39:30 -0800
I have never used JDOM but have experience with JDBC. From the online
docs JDOM looks fairly easy to use. Does anyone have an example of
JDOM parsing a document with an associated insert (or write statement)
for the individual element. Also, how do I associate a lower level
element that I want to write out with it's parents? Will I need to
keep track of the upper levels or will the jdom parser keep track of
that for me? Thanks Ray
- Next message: Mike: "Re: @@IDENTITY correct syntax?"
- Previous message: secret: "Re: Bloody Open Cursors..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]