org.firebirdsql.jca
Class FBLocalTransaction.FBLocalXid
java.lang.Object
org.firebirdsql.jca.FBLocalTransaction.FBLocalXid
- FBLocalTransaction
- Xid
public static class FBLocalTransaction.FBLocalXid
extends java.lang.Object
implements Xid
FBLocalXid
public FBLocalXid()
getBranchQualifier
public byte[] getBranchQualifier()
Return the branch qualifier of this transaction.
getFormatId
public int getFormatId()
Return the format identifier of this transaction.
The format identifier augments the global id and specifies how the
global id and branch qualifier should be interpreted.
getGlobalTransactionId
public byte[] getGlobalTransactionId()
Return the global transaction id of this transaction.
toString
public String toString()
Copyright B) 2001 David Jencks and other authors. All rights reserved.