PS: If it isn't documented well enough, please take a second and make a note in the wiki ...
http://opensource.atlassian.com/confluence/oss/display/IBATIS/Contribute+Documentation On Sun, Aug 23, 2009 at 12:41 PM, Clinton Begin <[email protected]>wrote: > You can use a class name in place of the SIMPLE or JNDI etc.... but that > class has to be an implementation of DataSourceFactory... which should take > all of 3 minutes to write. > > Cheers, > Clinton > > > On Sun, Aug 23, 2009 at 12:21 PM, Rick <[email protected]> wrote: > >> If I want to configure ibatis3 to use a different datasource (c3p0 for >> instance), how do I do that in the config.xml datasource section >> without having to configure it through JNDI? >> >> -- >> Rick R >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
