|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.as400.access.AS400JDBCXid
The AS400JDBCXid class represents an Xid for use with an AS400JDBCXAResource.
Fields inherited from interface javax.transaction.xa.Xid |
MAXBQUALSIZE,
MAXGTRIDSIZE |
Method Summary | |
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()
public int getFormatId()
public byte[] getGlobalTransactionId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |