cacheModelsEnabled="false" should do that.

 

Zsolt

 

<sqlMapConfig>

            <settings cacheModelsEnabled="true" enhancementEnabled="true" maxSessions="64"

                        maxTransactions="8" maxRequests="128" errorTracingEnabled="true" />

 


From: Tom Stroobants [mailto:[EMAIL PROTECTED]
Sent: Friday, October 06, 2006 7:20 AM
To: [email protected]
Subject: Overrule caching rules ...

 

Hello …

 

We have the following situation … We deploy our application in different servers and caching is enabled in the iBATIS xml files. On one server however we want to disable iBATIS caching but without changing the xml files …

 

Is there some parameter, option, I don’t know what that you can use with iBATIS to overrule the caching configuration ?

 

Thanks in advance …

 

Best regards,

 

Tom.

Reply via email to