Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Querying & Updating XMLType through Java/JDBC ?
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
![]() |
![]() |