Mixin. Pessimistic Lock implementation
Methods
isLocked(ctx)
api
static
Arguments:
-
ctx (ubMethodParams)
lock(ctx)
api
static
Lock entity row. In case entity row not locked update & delete operation are not permitted
Arguments:
-
ctx (ubMethodParams)
Properties
-
mParams.ID (number)
renewLock(ctx)
api
static
Arguments:
-
ctx (ubMethodParams)
unlock(ctx)
api
static
Unlock entity row.
Arguments:
-
ctx (ubMethodParams)
Properties
-
mParams.ID (number)
ctx (ubMethodParams)
update & delete operation are not permitted
ctx (ubMethodParams)
Properties
-
mParams.ID(number)
ctx (ubMethodParams)
ctx (ubMethodParams)
Properties
-
mParams.ID(number)