You could sure hack open the SqlMapClientBuilder, and do it programmatically.
Just today, we added a build script for linux, so it's easy to build with either Windows or mac/bsd/linux/etc... Larry PS: No, this is probably not the right list for this question - it is more of an "internals" question as opposed to a "use" question. But we'll let it slide this time. ;-) On 1/23/06, Jeff Butler <[EMAIL PROTECTED]> wrote: > Clinton has talked about doing this in the past, but it is not supported > now. We are XML dependant. > > > Maybe I made a mistake. > > > > Is this the right list for this question? > > > > thanks, > > Edwin > > > > > > > > ----- Original Message ----- > > From: Edwin Lukaweski > > To: [email protected] > > Sent: Saturday, January 21, 2006 9:27 AM > > Subject: alternatives to xml > > > > > > Hi: > > > > I am starting to learn iBatis and writing some samples to get used to > the package. > > > > One thing I notice is that all the configuration data is in XML and > properties files (or class resources). > > > > Is there any way of providing this configuration information by other > means....such as property classes, DOM trees, etc.? > > > > Thanks, > > Edwin > > > >
