It doesn't go in abator, it goes in your sqlMapConfig where you register your sqlmaps.

Hi Graeme,

Thanks for the prompt response. Does that go inside the abatorContext or abatorConfiguration tag? I don't see this setting documented at the Abator site (http://ibatis.apache.org/docs/tools/abator/).

Thanks!

On Thu, Feb 21, 2008 at 1:35 AM, Graeme J Sweeney <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    On Thu, 21 Feb 2008, Ryan Shelley wrote:

    > Is there a way to
    > either 1) get the namespace to be recognized, or 2) remove the
    namespace

    <sqlMapConfig>
      <settings
        useStatementNamespaces="true"
        />
    </sqlMapConfig>

    --
    Graeme -



Reply via email to