| Interface | Description |
|---|---|
| RecoverableResource |
A Recoverable Resource is the abstraction of a resource
that supports recoverable work (i.e., that supports Participant
instances).
|
| ResourceTransaction |
The notion of a local transaction executed on a resource.
|
| TransactionalResource |
Represents the abstraction of a data source that
supports transactions and recovery.
|
| Exception | Description |
|---|---|
| ResourceException |
Exception on the level of the resource manager.
|
Copyright © 2022. All rights reserved.