i was wrong.
I forgot to move sql-map-config.xml from /src to /class
i never use any chaceModel, so i think the result is not automatically cached.
thanks for direction.
Dody.
======= At 2005-01-13, 01:59:48 you wrote: =======
>There are no cache files, and only statements with the additional
>cacheModel="" set will be cached. Have you configured any
>cacheModels? That is, you want caching, but you've temporarily
>disabled it?
>
>
>Clinton
>
>
>On Wed, 12 Jan 2005 23:59:33 +0700, Dody Rachmat Wicaksono
><[EMAIL PROTECTED]> wrote:
>>
>> I use ibatis v.2.0.9.
>> How do i delete cache files?
>>
>>
>> >What version are you using?
>> >
>> >
>> >On Wed, 12 Jan 2005 18:45:23 +0700, Dody Rachmat Wicaksono
>> ><[EMAIL PROTECTED]> wrote:
>> >> I tried using this in sql-map-config.xml, but it seem i still getting
>> >> cached result. Thanks.
>> >>
>> >> <settings
>> >> cacheModelsEnabled="false"
>> >> enhancementEnabled="true"
>> >> lazyLoadingEnabled="true"
>> >> maxRequests="32"
>> >> maxSessions="10"
>> >> maxTransactions="5"
>> >> useStatementNamespaces="false"
>> >> />
>> >>
>> >>
>> >> Dody
>> >>
>> >>
>> >
>> >
>>
>> = = = = = = = = = = = = = = = = = = = =
>>
>>
>
>
= = = = = = = = = = = = = = = = = = = =