1 Reply Latest reply on Jan 19, 2012 5:50 AM by galder.zamarreno

    When are objects serialized into the cache?

    jmfaerman

      If i change the state of an object ( obj.setXxx("something") ), is it automagically serialized to the cache or do i have to put() them in every change?