|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Journal | |
---|---|
bitronix.tm | JTA interfaces implementations and global services. |
bitronix.tm.journal | Transactions disk journal. |
Uses of Journal in bitronix.tm |
---|
Methods in bitronix.tm that return Journal | |
---|---|
static Journal |
TransactionManagerServices.getJournal()
Create the transactions journal. |
Uses of Journal in bitronix.tm.journal |
---|
Classes in bitronix.tm.journal that implement Journal | |
---|---|
class |
DiskJournal
Simple implementation of a journal that writes on a two-files disk log. |
class |
NullJournal
No-op journal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |