wait_after_commit

wait_after_commit specifies that a transaction cannot start until the transaction scheduled to commit immediately preceding it has committed completely.

Thread Timing with wait_after_commit Serialization Method
This figure illustrates thread timing with wait_after_commit serialization method.