-->
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: How the hibernate fetch the peristent object from cache(1/2)
PostPosted: Tue Dec 30, 2014 8:43 am 
Newbie

Joined: Thu Sep 22, 2011 9:06 am
Posts: 16
How the hibernate API fetch the peristent object from cache second time ( 1st leve and 2 nd Level).
I know, first request fetched from database and give the peristent object and also put into 1st level cache( also 2nd level cache if enabled).

When qurey the second time how it will fetch from cache? How load() and get() will fetch?

Also, what is the role of equals(), hashcode() in the persitent pojo? Based on this euqls() it will fetch the persistent object from cache?
If equals() fails(implemented proper way) what will happen, means each and every time it will hit the database?


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.