JSQLMapper will support relational databases including: Oracle, Microsoft SQL Server, IBM DB2, and MySQL. JSQLMapper is a Java product and is fully J2EE compliant.
XML to relational and back
By Mike James, published on 18 May 2004
| Filed in
This article was originally published in VSJ, which is now part of Developer Fusion.
JSQLMapper is a bi-directional data mapping tool that helps eliminates the need to construct custom code in order to bring relational data into XML format. It allows for rapid linking of business applications with the creation of relational data entries into an XML format, and a map of those entries into a relational data source. JSQLMapper makes getting data from relational data stores into XML documents an automatic process and vice versa. As well as taking relational data and generating an XML document, it can also take an XML document and populate a relational database rather than simply create a single table.
You might also like...
XML books
-
Access 2010 Bible
The expert guidance you need to get the most out of Access 2010Get the Access 2010 information you need to succeed with this comprehensive reference. If this is your first encounter with Access, you'll appreciate the thorough attention to database fu...
XML forum discussion
-
Oracle 10 - Web service
by markisun35 (2 replies)
-
Which is harder to learn Java or C++ ?
by surbhinahta (114 replies)
-
C ++ public int __cdecl printf (const char * __restrict__ _Format, ...) problem.
by sgameyta (0 replies)
-
What do you need to build a simulation software?
by ilenia.news (0 replies)
-
Taking a New Path
by samu13813 (0 replies)
Comments