tag:blogger.com,1999:blog-3237724005744642470.post4479616670707995134..comments2017-03-11T17:31:01.882+00:00Comments on Captain Debug's Blog: Spring 3.1: Caching and EhCacheRoger Hugheshttp://www.blogger.com/profile/07042290171112551665[email protected]Blogger5125tag:blogger.com,1999:blog-3237724005744642470.post-11960094653584355882013-10-04T08:03:58.600+01:002013-10-04T08:03:58.600+01:00Murali Good question. The answer is that you don&#...Murali<br />Good question. The answer is that you don&#39;t know when the data is coming from the cache or the database. My question is why do you need to know where it comes from? Any caller to your service doesn&#39;t need to know where the data comes from.Roger Hugheshttp://www.blogger.com/profile/07042290171112551665[email protected]tag:blogger.com,1999:blog-3237724005744642470.post-8039031054581642432013-10-04T07:26:56.013+01:002013-10-04T07:26:56.013+01:00how should i know whether the data is taking from ...how should i know whether the data is taking from database or cache?murali kailasapuhttp://www.blogger.com/profile/04200458858371536744[email protected]tag:blogger.com,1999:blog-3237724005744642470.post-46766730254763784232013-10-04T07:25:37.398+01:002013-10-04T07:25:37.398+01:00how should i know whether the data is coming from ...how should i know whether the data is coming from database or cache?<br />murali kailasapuhttp://www.blogger.com/profile/04200458858371536744[email protected]tag:blogger.com,1999:blog-3237724005744642470.post-48208645175268012292013-10-04T07:24:22.854+01:002013-10-04T07:24:22.854+01:00nice blog, but i have a doubt how should i know wh...nice blog, but i have a doubt how should i know when we made a service call, how should i know the call is hitting the database or cache?<br /><br />i used in beans.xml like ::<br /><br /> <br /><br /><br /> <br /> <br /><br />and my echcahe.xml file having the cache objects .<br />murali kailasapuhttp://www.blogger.com/profile/04200458858371536744[email protected]tag:blogger.com,1999:blog-3237724005744642470.post-62571906362290154892013-07-09T05:09:29.940+01:002013-07-09T05:09:29.940+01:00Brilliant! I was wondering why I was constantly ge...Brilliant! I was wondering why I was constantly getting that exception; I was about to explode with rage! Love your work.Anonymous[email protected]