In a documentation it is written that statement works for crud + all query .
May be add stored procedures yet ? 2008/5/28 Larry Meadors <[EMAIL PROTECTED]>: > Yes - you are specifying a mapped statement name, so anything that is > a mapped statement can go there. > > Larry > > > On Tue, May 27, 2008 at 3:30 PM, Andrey Rogov <[EMAIL PROTECTED]> > wrote: > > my stored procedure changes information in a database. > > Can I specify stored procedure name as a value for flushOnExecute > statement > > ? > > > > Andrey >
