org.openorb.ots.jta

Class XID

public class XID extends Object implements Xid

This class implements an XA XID.

Author: Jerome Daniel

Constructor Summary
XID(otid_t otid)
Constructor
Method Summary
byte[]getBranchQualifier()
intgetFormatId()
byte[]getGlobalTransactionId()

Constructor Detail

XID

public XID(otid_t otid)
Constructor

Method Detail

getBranchQualifier

public byte[] getBranchQualifier()

getFormatId

public int getFormatId()

getGlobalTransactionId

public byte[] getGlobalTransactionId()