View Single Post
  #6 (permalink)  
Old December 28th, 2009, 01:08 PM
kohaeri kohaeri is offline
Registered User
 
Join Date: Dec 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Post 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.