| Package | Description |
|---|---|
| bitronix.tm |
JTA interfaces implementations and global services.
|
| bitronix.tm.gui |
GUI admin console.
|
| bitronix.tm.journal |
Transactions disk journal.
|
| Class and Description |
|---|
| Journal
Transaction logs journal implementations must implement this interface to provide functionality required by the
transaction manager.
|
| Class and Description |
|---|
| TransactionLogRecord
Representation of a transaction log record on disk.
|
| Class and Description |
|---|
| DiskForceBatcherThread
Thread that executes disk force batches.
|
| Journal
Transaction logs journal implementations must implement this interface to provide functionality required by the
transaction manager.
|
| TransactionLogAppender
Used to write
TransactionLogRecord objects to a log file. |
| TransactionLogCursor
Used to read
TransactionLogRecord objects from a log file. |
| TransactionLogHeader
Used to control a log file's header.
|
| TransactionLogRecord
Representation of a transaction log record on disk.
|
Copyright © 2006-2023 Bitronix Software. All Rights Reserved.