Uses of Class
org.objectweb.howl.log.xa.XACommittingTx

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 XALogRecord.getTx()
           
 XACommittingTx XALogger.putCommit(byte[][] record)
          Write a begin COMMIT record to the log.
 

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.
 



Copyright © 2012 ObjectWeb HOWL. All Rights Reserved.