| Interface | Description |
|---|---|
| BatchTransactionContext |
Represents the transaction that batch uses to read/write into its persistent queues.
|
| BatchTransactionContextFactory |
Factory class for instances of
BatchTransactionContext It
keeps track of the created contexts so that upon mule shutdown, any transactions still active (meaning, transactions that still
hasn't been rolled back or committed) are rolled back automatically to prevent data loss. |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.