Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Querying & Updating XMLType through Java/JDBC ?

Querying & Updating XMLType through Java/JDBC ?

From: Ludovic Copéré <copere.ludovic_at_ec-lille.fr>
Date: Fri, 7 Feb 2003 02:22:17 +0100
Message-ID: <b1v1pt$u6n$1@netserv.univ-lille1.fr>


Hello,

I am storing some XML (as XMLType) on an Oracle server (Release 9.2.0.1.0), and I would like to remotely fetch and piecewise-update the data through my Java application. However, despite having read the whitepapers and the newsgroups archives, I have found very little relevant information on how to set this up.

More precisely, do I just have to use a JDBC driver (OCI I presume), and then execute SQL statement the same way as with "traditionnal" datatypes? Or is it necessary to use parts of the XDK provided by Oracle ?

Thank you for your answers,

Ludovic Copéré Received on Thu Feb 06 2003 - 19:22:17 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US