A structure that contains information about a transaction.
The time when the transaction committed or aborted, if it is not currently active.
The ID of the transaction.
The time when the transaction started.
A status of ACTIVE, COMMITTED, or ABORTED.
A structure that contains information about a transaction.