You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Marcelo Martins <ma...@gmail.com> on 2006/04/18 00:30:22 UTC

Re: Adding sqlmap at runtime

I need this too. Its only thing that miss in ibatis for me.

On 2/23/06, Richard Lin <ri...@elfly.com> wrote:
>
> Is there anyway to add/load a sqlmap XML file at runtime instead of
> including in the sqlmap-config file?
>
> I'm working on a framework that needs to discover and load sqlmap
> files dynamically from jars with classloader.
>
>

Re: Adding sqlmap at runtime

Posted by Richard Lin <ri...@elfly.com>.
I've made a quick fix for this and created a issue ticket for it. it's
a non-instrusive wrapper around the existing SqlMapClient.

here's the issue ticket:

http://issues.apache.org/jira/browse/IBATIS-270


On 4/17/06, Marcelo Martins <ma...@gmail.com> wrote:
> I need this too. Its only thing that miss in ibatis for me.
>
> On 2/23/06, Richard Lin <ri...@elfly.com> wrote:
> > Is there anyway to add/load a sqlmap XML file at runtime instead of
> > including in the sqlmap-config file?
> >
> > I'm working on a framework that needs to discover and load sqlmap
> > files dynamically from jars with classloader.
> >
> >
>
>