-->
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: Always get data from cache when i use lazy collections
PostPosted: Tue Jun 09, 2009 12:13 pm 
Newbie

Joined: Tue Jun 09, 2009 12:10 pm
Posts: 2
Hi all!

I have the next problem.

I have a class named Student, this class have a Set of Address (student.getAddress()) where for call this Set the method its annotated like @OneToMany(fetch = FetchType.LAZY) but if i modified an address of my student on my table and i try get the set of address for this student, this value is not my new value, always get the old value (from cache, i guess), so i must restart my application for get the new value...

what are doing bad?

salute!


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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.