2 questions: 1) Did you try it?
2) Why would you want to do this? Larry On 11/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Is it possible in iBatis to have something like this: <update id="doNothing"> </update> So that the java code still executes the update but nothing actually happens?
