QUESTION: Java - Multiple Resultsets with relationships to XML output.

R

Ron Pagliuca

I am relatively new to Java and working with accessing databases in
it. However I am very familiar with .NET framework. I am interested
in finding out if there is a "SIMILAR" construct of the .NET DATASET
in Java specifically that would allow me to hand design an XML
Schema(xsd with complex types/enumeration) apply it to a dataset(which
will create tables in the dataset and automatically define
relationships within the dataset between those tables), make a
connection to a DB/apply a datasource(s)/bind and output the resultant
to an XML stream(the XML would be a well formed XSD validated
document). This is easily done in .NET programmatically. Can you
point me in the direction of how this would be accomplished in JAVA
programatically? A Book, a website or technology names would be
greatly appreciated, or an example as well. I looked at Castor - Zeus
/ Xerces, nothing is jumping out at me that handles the above.

Thank You
Ron Pagliuca
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top