-->
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: cache cleanen?
PostPosted: Wed Jun 07, 2006 3:05 am 
Newbie

Joined: Wed May 24, 2006 1:23 am
Posts: 4
Ok, nach einiger suche und erfolgloser versuche mein problem zu lösen:

ich habe eine anwendung, bei der ich dialogbasiert neue elemente anlegen und speichern kann, die dann allerdings auch sofort in ein entsprechendes menu eingebunden werden sollen ---> leider sind sie beim lesen von der DB eben noch nicht da. auch session.refresh etc. brachte bissher keinen erfolg.

das selbe problem habe ich z.b. bei der suche nach elementen in der DB. wenn ich ein neues element anlege in einem fenster, und anschließend in einem anderen fenster eine recherche durchführe, ist das neue element noch nicht verfügbar.

wie kann ich hibernate zwingen bei session.store(object) --> die session so zu refreshen, das die nächste abfrage direkt von der db gemacht wird und der cache geleert wird?


ganz abschlaten will ich den chache eigendlich nicht.


Top
 Profile  
 
 Post subject: cache clean
PostPosted: Thu Jun 08, 2006 9:38 am 
Newbie

Joined: Sat Sep 24, 2005 10:44 am
Posts: 12
Location: Berlin, Germany
Hi

könntest du mehr informationen post ? z.B. mapping, code um store(object) aufruf herrum und Class (Entity).

Session.clean könntest du noch versuchen. Was passiert wenn du jeweils eine neue Session aufmachst ? arbeitest du mit detached Objects ?

Sind deine hashCode / equals methoden dem mapping entsprechend korrekt?

martin


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.