|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.firebirdsql.jca.FBLocalTransaction.FBLocalXid
public static class FBLocalTransaction.FBLocalXid
Field Summary |
---|
Fields inherited from interface javax.transaction.xa.Xid |
---|
MAXBQUALSIZE, MAXGTRIDSIZE |
Constructor Summary | |
---|---|
FBLocalTransaction.FBLocalXid()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FBLocalTransaction.FBLocalXid()
Method Detail |
---|
public byte[] getGlobalTransactionId()
getGlobalTransactionId
in interface javax.transaction.xa.Xid
public byte[] getBranchQualifier()
getBranchQualifier
in interface javax.transaction.xa.Xid
public int getFormatId()
getFormatId
in interface javax.transaction.xa.Xid
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |