|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A transaction identifier that is unique among all raw stores and all transactions The equals() method for TransactionId implements by value equality. MT - immutable
Method Summary | |
byte[] |
getBranchQualifier()
Obtain the transaction branch qualifier part of the GlobalTransactionId in a byte array. |
int |
getFormat_Id()
Obtain the format id part of the GlobalTransactionId. |
byte[] |
getGlobalTransactionId()
Obtain the global transaction identifier part of GlobalTransactionId as an array of bytes. |
Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
Methods inherited from interface org.apache.derby.iapi.services.io.TypedFormat |
getTypeFormatId |
Method Detail |
public int getFormat_Id()
public byte[] getGlobalTransactionId()
public byte[] getBranchQualifier()
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |