I want to process the items once if they DO NOT come from the cache. Zsolt
>-----Original Message----- >From: Zarar Siddiqi [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 07, 2005 4:47 PM >To: [email protected] >Subject: Re: How to figure out whether the results are coming from the >cache? > >Well, for development purposes you would just check the IBatis logs when >your query executes. I'm not too sure why you would need to know this in >a >production scenario? > >----- Original Message ----- >From: "Zsolt" <[EMAIL PROTECTED]> >To: <[email protected]> >Sent: Wednesday, December 07, 2005 7:55 AM >Subject: How to figure out whether the results are coming from the cache? > > >> Hi, >> >> How to figure out whether the results are coming from the cache or newly >> fetched from the database? >> >> Zsolt >> >> >> >>
