L R U W

L

lock(int, String, int) - Method in class lockmgr.LockManager
Locks the data item identified by strData in mode lockType on behalf of the transaction with id xid.
LockManager - class lockmgr.LockManager.
Implements a Lock Manager.
LockManager() - Constructor for class lockmgr.LockManager
Each Resource Manager needs to construct one instance of the LockManager.

R

READ - Static variable in class lockmgr.LockManager
 

U

unlockAll(int) - Method in class lockmgr.LockManager
Unlocks all data items locked on behalf of the transaction with id xid.

W

WRITE - Static variable in class lockmgr.LockManager
 

L R U W