On Wed, Feb 11, 2009 at 7:33 PM, Vorius <tloz...@gmail.com> wrote: > I am referring to programmatically altering the sql maps (specifically, > adding entirely new select statements) once the applciation has already > started.
I believe that Clinton did some stuff to make that possible with ibatis2 (it's definitely doable with ibatis3) but I haven't done it myself yet. Larry