| Package | Description |
|---|---|
| bitronix.tm |
JTA interfaces implementations and global services.
|
| bitronix.tm.journal |
Transactions disk journal.
|
| Modifier and Type | Method and Description |
|---|---|
static Journal |
TransactionManagerServices.getJournal()
Create the transactions journal.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiskJournal
Simple implementation of a journal that writes on a two-files disk log.
|
class |
NullJournal
No-op journal.
|
Copyright © 2006-2023 Bitronix Software. All Rights Reserved.