Hello,
When should use a lock on a dataset vs. a transaction? What about with
models? Are locks necessary then? Will there be inconsistencies when
dealing with persistent models when updating them from two separate threads?
When should use a lock on a dataset vs. a transaction? What about with
models? Are locks necessary then? Will there be inconsistencies when
dealing with persistent models when updating them from two separate threads?