JdbcXidAn object of this class represents a transaction id.
byte[] getBranchQualifier()The transaction branch identifier.Returns:
the identifier
int getFormatId()Get the format id.Returns:
the format id
byte[] getGlobalTransactionId()The global transaction identifier.Returns:
the transaction id
|