Why not use a trigger on the table to call the procedure?

What database are you using?

On 5/22/08 5:22 PM, "Sundar Sankar" <[EMAIL PROTECTED]> wrote:

> Hi,
>     I am using Spring and Ibatis in our application and we have a
> requirement where an audit procedure needs to be called every time an update
> procedure is called. Is there a way in Ibatis where I can specify such a
> thing. I can take care of naming the update procedure in a particular way or
> follow any pattern needed to achieve it. Please do let me know if there is a
> way to get around this instead of calling the audit procedure manually every
> time.
> 
> 
> Regards
> Sundar Sankarnarayanan

Reply via email to