|
Préférences
Moteurs de recherche
|
|||||||||||||||
JavaTM 2 Platform Std. Ed. v1.4.2
javax.transaction.xa
|
Field Summary | |
static int |
MAXBQUALSIZE
Maximum number of bytes returned by getBqual. |
static int |
MAXGTRIDSIZE
Maximum number of bytes returned by getGtrid. |
Method Summary | |
byte[] |
getBranchQualifier()
Obtain the transaction branch identifier part of XID as an array of bytes. |
int |
getFormatId()
Obtain the format identifier part of the XID. |
byte[] |
getGlobalTransactionId()
Obtain the global transaction identifier part of XID as an array of bytes. |
Field Detail |
public static final int MAXGTRIDSIZE
public static final int MAXBQUALSIZE
Method Detail |
public int getFormatId()
public byte[] getGlobalTransactionId()
public byte[] getBranchQualifier()