This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes Database to XML Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Database to XML" Watch "Database to XML" New topic
Author

Database to XML

Arun Subramonia Sarma
Greenhorn

Joined: Sep 16, 2002
Posts: 3
HI Java ranchers,
anyone know about a tool which can convert the Resultset into a XML file if i provide the Schema file


Thanx in Advance<br />S.Arun
Tanel Alumae
Greenhorn

Joined: Aug 26, 2002
Posts: 14
Have you taken a look at Castor?


RefactorIT - Java Refactoring Tool<br /><a href="http://www.refactorit.com" target="_blank" rel="nofollow">www.refactorit.com</a>
Tanel Alumae
Greenhorn

Joined: Aug 26, 2002
Posts: 14
Actually, I think doing this with Jakarta Torque is even simpler.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Database to XML
 
Similar Threads
XSD
Content is not allowed in prolog (EDIT: emergency code fix help!)
Annotation in spring
How to do XML to DB using Message Driven Bean?
Convert XSD to XML