You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Tore Halset <ha...@pvv.ntnu.no> on 2007/02/05 15:15:03 UTC

modifyed object in a DiscCache

Hello.

I am a JCS newbie using a disc cache to cache some objects. I am  
picking objects out of the cache, change (the content of) them and  
want the changes to be synced to the disc cache. Should I simply  
issue a new put() (for the same key and value) or is there some other  
method to call to force the object to be reserialized to disc?

  - Tore.


---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org