-->
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 second level cache across different web applicatio
PostPosted: Wed Dec 05, 2012 3:59 pm 
Newbie

Joined: Wed Dec 05, 2012 3:54 pm
Posts: 2
I have two web applications (say sample1.war - db1 , sample2.war - db3) pointing to 2 different databases and both of them using the same memcache servers with similar secondlevel cache configuration (with default region). When i issue a query, for eg: select * from employee where emp_id=1 from these two different web applications, will it return from the same cached result (which should not as per my requirement, because the actual data in db may be different)?

Thanks
LT


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.