Class Summary |
BaseTransactionLogEntry |
This is the base entry that is streamed into the transaction log file. |
DataTransactionLogEntry |
This entry associates resource specific data to an XID. |
ExternalXid |
This class maps an external XID that is set in the transaction manager. |
SerializationHelper |
A utility class to assist with serialization and desearialization of objects
to and from byte stream |
StateTransactionLogEntry |
|
TransactionLog |
The resource manager uses transaction logs to record the persistent records
for the resource manager in case of recovery. |
TransactionState |
This class defines the various states of a transaction that a
ResourceManager participates in.. |