Using the namespace <dot> statement name should work: <flushOnExecute statement="User.Insert" /> <flushOnExecute statement="User.Update" /> <flushOnExecute statement="User.Delete" />
What version of iBatis are you using? Do you get any errors? --- "H.E. Sum" <[EMAIL PROTECTED]> wrote: > Does anyone know how to reference a statement in > another mapping file for the flushOnExecute > property? I tried prepending the namespace and IBatis > can't seem to find the statement. > > Thanks > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >

