You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by Dustin Aleksiuk <Du...@huskyenergy.ca> on 2006/10/11 16:51:51 UTC

Rollback doesn't seem to be working

Hi y'all,

I'm using iBatis.net 1.5.1 with an Oracle 9 database. I have a simple
unit test that inserts a row into a database and tries to roll it back.
Why isn't the rollback function working for me? Do I have to change my
configuration somewhere to tell it not to autocommit? My code looks just
like the example code in the manual.

I'm dead new at this so forgive me for stupid questions.

Much thanks,
Dustin