| Class | Description |
|---|---|
| ConflictType |
The various types of lock conflict that can occur when
trying to set a lock.
|
| Lock |
Instances of this class (or derived user classes) are used when trying to set
a lock.
|
| LockManager |
This class provides (transactional) concurrency control for application
objects.
|
| LockMode |
The types of lock which can exist.
|
| LockResult |
The various results which can occur when setting a lock.
|
| LockStatus |
Essentially an enumeration of the status a lock may
be in.
|
Copyright © 2013. All Rights Reserved.