Package simpledb.tx.concurrency

Class Summary
ConcurrencyMgr The concurrency manager for the transaction.
LockTable The lock table, which provides methods to lock and unlock blocks.
 

Exception Summary
LockAbortException A runtime exception indicating that the transaction needs to abort because a lock could not be obtained.