Class | Description |
---|---|
AbstractSecurityCache |
A cache of acts-for relationships.
|
DeadlockDetectorThread |
On request, examines the waits-for graph for deadlocks.
|
Log |
Stores per-transaction information.
|
Log.CommitState | |
ReadMap |
A map from OIDs to Entry objects.
|
ReadMap.Entry | |
TransactionManager |
Holds transaction management information for a single thread.
|
TransactionRegistry |
Holds a map from top-level transaction IDs to their logs.
|
Enum | Description |
---|---|
Log.CommitState.Values |
Exception | Description |
---|---|
TakeOwnershipFailedException | |
VersionConflictException |