-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Rollback does not seem to work.
PostPosted: Sun Apr 03, 2005 5:30 pm 
Newbie

Joined: Sat Mar 19, 2005 3:25 am
Posts: 9
Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version: 3.0

Hi Folks,

I am using MySQL and I have autocommit set to false. I begin a transaction then perform a new inserts/updates then I have a transaction that fails due to a column being null. Then I execute a rollback in response to the exception. The rollback does run and yet the database still gets all the inserts/updates up to the failed sql statement. I have confirmed that I have a valid Transaction in play after I do a beginTransaction. It is as if autocommit is set to true.

Any ideas.

Thanks
E


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 03, 2005 11:01 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Are you using innodb tables? You need to if your not.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.