-->
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.  [ 3 posts ] 
Author Message
 Post subject: hibernate caching data even after server restart
PostPosted: Thu May 19, 2005 4:00 pm 
Regular
Regular

Joined: Fri Jan 28, 2005 3:11 am
Posts: 81
When I modify data by hand in db, hibernate does not pick up those changes and acts on the state of data before my changes EVEN AFTER I completely restart the web server. Now, in the log, I can see it running that generated sql, but it's obviously not running it against the actual db, since running it against actual db yields different results.

Hibernate version:
2.8
Name and version of the database you are using:
Oracle 9i


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 19, 2005 4:09 pm 
Newbie

Joined: Tue Mar 08, 2005 11:29 am
Posts: 14
You wouldn't be running a second level cache (like ehcache) with disk persistance on would you?

Just an idea.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 19, 2005 4:11 pm 
Regular
Regular

Joined: Fri Jan 28, 2005 3:11 am
Posts: 81
no, I shouldn't be


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.