GeekArticles
Java
JDBC
Java
JDBCConverting JDBC Result Sets to XML
By Jeff Ryan Go to page: 1 2 Next Introduction XML has become the common format for passing data between components residing on different platforms. With the move to XML-based services, developers often find themselves converting various data structures to and from XML. Arguably, the most prevalent form of persisting data is in relational databases. How does one go about converting relational data structures into XML? In this article, we'll do just that and build a utility to expose...n
Sponsored Links
Read Next: Databases and Tomcat
Related Topics
Fun with HTML5 Canvas, WebSocket, JQuery and Asp.net. End-result : A live white board on a web page!
