|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XACommittingTx | |
org.objectweb.howl.log.xa | Provides public logger classes customized for use with XA Transaction Managers. |
Uses of XACommittingTx in org.objectweb.howl.log.xa |
Methods in org.objectweb.howl.log.xa that return XACommittingTx | |
XACommittingTx |
XALogger.putCommit(byte[][] record)
Write a begin COMMIT record to the log. |
XACommittingTx |
XALogRecord.getTx()
|
Methods in org.objectweb.howl.log.xa with parameters of type XACommittingTx | |
long |
XALogger.putDone(byte[][] record,
XACommittingTx tx)
Write a DONE record to the log. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |