how to pessimistic locking in yii? I searched in google, not saw any post about "how to pessimistic locking in yii". So I ask every one, who known, can show me.
Asked
Active
Viewed 148 times
0
-
you can always use transactions – Developerium Nov 10 '14 at 08:30
-
Do you have example? how to setIsolationLevel() for transaction to "a resource is locked from the time it is first accessed in a transaction until the transaction is finished" – MrTo-Kane Nov 10 '14 at 08:59