[ Version ( since = "3.58" ) ]
public void writer_lock ()
Acquires a writer lock on the this.
It can be called multiple times. Call pair function writer_unlock to release it.
Note: This adds a transaction on the DB. Not all statements can be executed in the transaction.
| this |
a DB |