public static class TestXA.MyXid
extends java.lang.Object
implements javax.transaction.xa.Xid
| Constructor and Description |
|---|
MyXid() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
public byte[] getBranchQualifier()
getBranchQualifier in interface javax.transaction.xa.Xidpublic int getFormatId()
getFormatId in interface javax.transaction.xa.Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface javax.transaction.xa.Xid