Re: Reading xml file

2008-04-14 Thread Brandon Goodin
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

Reading xml file

2008-04-14 Thread kiran vuppla
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