| Class | Description |
|---|---|
| AnnotationBasedTransactionEnabler |
Resolves transactional support using annotation
based model.
|
| ModeChecker | |
| TransactionEnablerLoader | |
| TransactionHandler |
The transaction life cycle handler, which is responsible for initializing new
transactions before execution of the test method and compensating it
afterwards, based on the strategy defined by
Transactional
annotation. |
| TransactionProviderProducer |
| Exception | Description |
|---|---|
| TransactionProviderNotFoundException |
Exception used for indicating that no supported transaction provider has not been found.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.