aspose file tools
The moose likes JDBC and the fly likes How to query xml data the best way? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How to query xml data the best way?" Watch "How to query xml data the best way?" New topic
Author

How to query xml data the best way?

Pete Neu
Ranch Hand

Joined: Feb 18, 2005
Posts: 86
Hello,

I'm trying to build an xml based web application with Cocoon and Oracle 10g.
I just want to use JDBC to query xml data with XQuery or call some PL/SQL routine that delivers XML data.
How should I do this? I searched through all Oracle ressources but all sources tell me to use some properitary product. Which is the best way to do this?

cheers,
Pete
 
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: How to query xml data the best way?
 
Similar Threads
XML and Java
hibernate cache
Database access using Java Script
How to populate data in neo4j
Question for Kevin