| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| LockingStrategy | A strategy abstraction for how locks are obtained in the underlying database. |
Class Summary | |
| SelectLockingStrategy | A locking strategy where the locks are obtained through select statements. |
| UpdateLockingStrategy | A locking strategy where the locks are obtained through update statements. |