public static class FBLocalTransaction.FBLocalXid
extends java.lang.Object
implements javax.transaction.xa.Xid
| Constructor and Description |
|---|
FBLocalXid() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBranchQualifier()
Return the branch qualifier of this transaction.
|
int |
getFormatId()
Return the format identifier of this transaction.
|
byte[] |
getGlobalTransactionId()
Return the global transaction id of this transaction.
|
java.lang.String |
toString() |
public byte[] getGlobalTransactionId()
getGlobalTransactionId in interface javax.transaction.xa.Xidpublic byte[] getBranchQualifier()
getBranchQualifier in interface javax.transaction.xa.Xidpublic int getFormatId()
getFormatId in interface javax.transaction.xa.Xidpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.