Storing and Retrieving XML payload from Relational Databases
Does anyone have some proven practices implementation of the ways to store known structure and unknown structure of xml document into a relational database. If you also have a method to retrieve data into xml that would be very helpful as well.
If you have sample Java code, it would be very much appreciated.
|