aspose file tools
The moose likes Oracle/OAS and the fly likes XMLType usage Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "XMLType usage" Watch "XMLType usage" New topic
Author

XMLType usage

Karan Jain
Ranch Hand

Joined: May 30, 2007
Posts: 82
Hi,
I am try to use XMLType in my oracle database ( Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production).

Do any body have any good tutorial/Code example for inserting/Retrieving data from XMLType?

Thanks...
Karan
[ July 30, 2007: Message edited by: Karan Jain ]
sriram viswanathan
Greenhorn

Joined: Jul 27, 2007
Posts: 12
Originally posted by Karan Jain:
Hi,
I am try to use XMLType in my oracle database ( Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production).

Do any body have any good tutorial/Code example for inserting/Retrieving data from XMLType?

Thanks...
Karan

[ July 30, 2007: Message edited by: Karan Jain ]

OTN Sample code Hope this link helps


Thanks,<br />Sriram
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XMLType usage
 
Similar Threads
generating Unique id with date and time in id
How to get XMLType column value from Oracle using JDBC ?
XMLtype datatype
how to use data of type XMLTYPE in database in java
Oracle's XMLType.createXML() fails...