Dear Sir:

I need to do the insertion into multiple tables. (Suppose A, B. C)
The insertion of multiple tables is considered as a tranaction.
Any of the insertion fails, the transaction is considered failed.
When the transaction fails, any successful insertion will need to be
rolled back.

What is the recommended way to do it in Java/Ibatis ?


Thanks,

John Chien
begin:vcard
fn:John Chien
n:Chien;John
email;internet:[EMAIL PROTECTED]
tel;work:919-715-2510
version:2.1
end:vcard

Reply via email to