| Class | Description |
|---|---|
| AnnotationBasedTransactionEnabler |
Resolves transactional support using annotation
based model.
|
| 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. |
| Exception | Description |
|---|---|
| TransactionProviderNotFoundException |
Exception used for indicating that no supported transaction provider has not been found.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.