@unlock


Description:

public void @unlock (CacheUnlockAction action)

Unlocks the cache which was previouly locked with @lock.

The cache locked with WRITE should use either action COMMIT or ROLLBACK, while the READ should use NONE action.

Parameters:

this

an Cache

action

an CacheUnlockAction