if the object is exist in Xixibase server update xixibase set xixibase.value = value xixibase.expiration = NO_EXPIRATION where xixibase.key = key else return 0;@param key @param value @return 0 if operation failed, else return the cacheID of the object
|
|
|
|
|
|
|
|