I am using Oracle 9 database.
________________________________ From: Koka Kiknadze [mailto:[EMAIL PROTECTED] Sent: Friday, January 19, 2007 4:35 PM To: user-java@ibatis.apache.org Subject: Re: Autocommit not properly handled in Ibatis. Your code is fine and it should work. Problem is elsewhere. Most probably autocommit is still on for some reasons (maybe your database does not support transactions at all?) > failure is never final Hope you'll work it out