Xid
public class AS400JDBCXid extends Object implements Xid
MAXBQUALSIZE, MAXGTRIDSIZE
Modifier and Type | Method | Description |
---|---|---|
byte[] |
getBranchQualifier() |
Returns the branch qualifier.
|
int |
getFormatId() |
Returns the format ID.
|
byte[] |
getGlobalTransactionId() |
Returns the global transaction ID.
|
public byte[] getBranchQualifier()
getBranchQualifier
in interface Xid
public int getFormatId()
getFormatId
in interface Xid
public byte[] getGlobalTransactionId()
getGlobalTransactionId
in interface Xid
Copyright © 2024. All rights reserved.