javax.transaction.xa

Interface Xid

public interface Xid

UNKNOWN: May 25, 2001

Field Summary
intMAXBQUALSIZE
intMAXGTRIDSIZE
Method Summary
byte[]getBranchQualifier()
intgetFormatId()
byte[]getGlobalTransactionId()

Field Detail

MAXBQUALSIZE

public int MAXBQUALSIZE

MAXGTRIDSIZE

public int MAXGTRIDSIZE

Method Detail

getBranchQualifier

public byte[] getBranchQualifier()

getFormatId

public int getFormatId()

getGlobalTransactionId

public byte[] getGlobalTransactionId()