-->
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: Hibernate not updating one of my DB tables.
PostPosted: Thu Oct 22, 2009 5:24 am 
Newbie

Joined: Thu Oct 22, 2009 5:02 am
Posts: 1
Hi,

The problem I have run in to is kind of strange and not sure if Hibernate has something to do with it but will explain it anyway.

I am using Hibernate 3.2.6.ga in my web application.
Attempt to update a column in one table (endDate) using the UI passes successfully with no exception
but when i check the column is not updated.
I debugged the process and the new endDate is set to the bean, persistenceManager.save() acts like saving the updated values, but on load, still has the old endDate value.

Has anyone else experienced this kind of problem?

Using MS SQL server


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.