Based on what you are asking I'm assuming you are quite new to programming.
What database are you using?
Have you researched if it has any facilities for handling XML? (i.e. Oracle)
iBATIS works with objects. So, it may be wise to parse the XML into Java
POJOs and then save those object into the
I have an xml file and want to store in to an IBatis object. Please let me know
if any one has any solution to write the SQL.
XML FILE:
/images/test1.gif
testImageAltText
/urls/link1.html
link1
/urls/link2.html
link2
/images/test2.gif