| Package | Description |
|---|---|
| com.sleepycat.je.txn |
INTERNAL: Transaction management and locking (concurrency control).
|
| Modifier and Type | Class and Description |
|---|---|
class |
TxnAbort
Transaction abort.
|
class |
TxnCommit
Transaction commit.
|
class |
TxnPrepare
This class writes out a transaction prepare record.
|
class |
VersionedWriteTxnEnd
Based class for commit and abort records, which are replicated.
|
Copyright © 2024. All rights reserved.