Maybe I just don't know, but Mendix does not have an official function for exclusivity control.
(There is an add-on called "Pessimistic Locking", but it doesn't seem to be supported in ver 9.)
I think exclusion control is especially useful when using workflows.
This is because multiple people are likely to touch the same data in workflows.