There is no need to hold ISqlMapper/SqlMapper in http session. The configuration is loaded only once in DomSqlMapBuilder.Configure().
On Fri, Jun 5, 2009 at 2:42 PM, Edu <eduardo.guardi...@gmail.com> wrote: > Hello, > > i'm wondering if it is convenient to hold an mapper instance in the > asp.net http session. > > is ibatis reloading and reading again configuration files each page > reload, by example ? > > sorry my english. >