I have the problem also with ibatis-2.1.6.589 and that is pretty new.

Zsolt

>-----Original Message-----
>From: Voorhoeve, Niels {PBG} [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 07, 2005 4:26 PM
>To: [email protected]
>Subject: RE: Does Read/Write cache work?
>
>There is a problem with the cache in the 2.1.5 release.  It does not
>properly cache null objects.  Maybe that is the reason for your problem.
>The version in SVN works for me, so maybe it will solve this issue for
>you.
>
>-----Original Message-----
>From: Zsolt [mailto:[EMAIL PROTECTED] On Behalf Of
>[EMAIL PROTECTED]
>Sent: Wednesday, December 07, 2005 7:57 AM
>To: [email protected]
>Subject: Does Read/Write cache work?
>
>Hi,
>
>If I use an LRU cache readOnly="true" I see in the log that ibatis
>doesn't
>access the database if the data is already available but id I use
>readOnly="false" I do see prepared statements.
>
>Do I miss something?
>
><cacheModel id="item-cache" type="LRU" readOnly="false">
>
>I'm using ibatis-2.1.5.582.
>
>Zsolt

Reply via email to