I think you should rather look into the JDBC drivers for XML data sources, e.g., http://www.csv-jdbc.com/stels_xml_jdbc.htm This way you could use iBatis (as almost any ORM and ORM like tools).
> -----Original Message----- > From: Larry Meadors [mailto:[email protected]] > Sent: Thursday, May 13, 2010 7:32 AM > To: [email protected] > Subject: Re: xml persistence > > No. > > On Thu, May 13, 2010 at 4:30 AM, Zhong Nanhai > <[email protected]> wrote: > > Hi, > > > > Does iBatis support XML persistence, i.e. take an XML file as a > database? > > > > > > Best Regards, > > Zhong Nanhai > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
