-->
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.  [ 1 post ] 
Author Message
 Post subject: Updates are not reflected in the database db2 7.2.005
PostPosted: Fri Feb 02, 2007 11:53 pm 
Newbie

Joined: Fri Jan 26, 2007 10:13 pm
Posts: 9
Hibernate version: 3.2.2 GA

Full stack trace of any exception that occurs: None

Name and version of the database you are using: DB2 7.2.005

Hi All,

I am having a weird problem while runing a j2ee application on Websphere App Server 6.0.2.17 which uses hibernate 3.2.2 GA for persistence aganist a DB2 7.2.005 database using type driver.

While committting a transaction in a SLSB method, I can view the inserts and update statements being executed by hibernate in the log. But on checking the data in the db I can see only the inserted records. So the transaction was committed successfully.
Yet the rows which were updated, does not reflect the new information, as if the updates never occurred at all.

Please advise.

Thanks.


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

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.