javax.transaction.xa

Interface Xid

public interface Xid

Version: $Rev: 467742 $ $Date: 2006-10-25 20:30:38 +0100 (Wed, 25 Oct 2006) $

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()
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.