Just call

sqlMapClient.flushDataCache();
or
sqlMapClient.flushDataCache(cacheId);

Not sure that it's any more complex than that.

Clinton

On 8/9/05, Steven Pannell <[EMAIL PROTECTED]> wrote:
Hi,

I use the oscache with my data queries and am wondering if there is anyway I
can force flush the cache before the timeout period.?

I notice some undocumented code:

.flushDataCache() for cache model

But not sure how I can use this?

Anyone have any pointers??

thx.
Steve.

Reply via email to