Package org.apache.derby.iapi.store.raw
Interface GlobalTransactionId
- All Superinterfaces:
Externalizable,Formatable,Serializable,TypedFormat
- All Known Implementing Classes:
GlobalXactId
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
Methods inherited from interface java.io.Externalizable
readExternal, writeExternalMethods inherited from interface org.apache.derby.iapi.services.io.TypedFormat
getTypeFormatId