|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.as400.access.AS400JDBCXid
public class AS400JDBCXid extends Object implements Xid
The AS400JDBCXid class represents an Xid for use with an AS400JDBCXAResource.
| Modifier and Type | Field and Description |
|---|
| Fields inherited from interface javax.transaction.xa.Xid |
|---|
MAXBQUALSIZE, MAXGTRIDSIZE |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBranchQualifier()
Returns the branch qualifier. |
int |
getFormatId()
Returns the format ID. |
byte[] |
getGlobalTransactionId()
Returns the global transaction ID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public byte[] getBranchQualifier()
getBranchQualifier in interface Xidpublic int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface Xid
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||