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 Adam Zimowski <zi...@gmail.com> on 2007/09/13 16:04:02 UTC

Accessing settings programatically.

Hello,

Is there an easy way to access useStatementNamespaces setting
programatically, without having to parse sql-map-config.xml myself?

-adam

Re: Accessing settings programatically.

Posted by Adam Zimowski <zi...@gmail.com>.
Thanks for confirming. I can wait. For now I'll just parse config xml with SAX.

On 9/13/07, Brandon Goodin <br...@gmail.com> wrote:
> Not at the moment. But we are working to make the configuration more
> accessible during runtime. The trunk revision has some changes in this
> direction. But, they are not yet completely refined.
>
> Brandon Goodin
>
>
>
> On 9/13/07, Adam Zimowski <zi...@gmail.com> wrote:
> > Hello,
> >
> > Is there an easy way to access useStatementNamespaces setting
> > programatically, without having to parse sql-map-config.xml myself?
> >
> > -adam
> >
>
>

Re: Accessing settings programatically.

Posted by Brandon Goodin <br...@gmail.com>.
Not at the moment. But we are working to make the configuration more
accessible during runtime. The trunk revision has some changes in this
direction. But, they are not yet completely refined.

Brandon Goodin

On 9/13/07, Adam Zimowski <zi...@gmail.com> wrote:
>
> Hello,
>
> Is there an easy way to access useStatementNamespaces setting
> programatically, without having to parse sql-map-config.xml myself?
>
> -adam
>