A given application might never update the underlying data or be run with other concurrent updaters.
某个给定的应用程序可能从不更新底层数据,或者从来不与其它并发更新程序一起运行。
2
Database write locks are needed only at transaction commit time to ensure that the modified items are updated atomically without interference from concurrent updaters.