| Interface | Description |
|---|---|
| TxAction<T> |
Transaction action passed to transaction template.
|
| Class | Description |
|---|---|
| TransactionTemplate |
Transaction template used to both declare unit of work and start transaction.
|
| Annotation Type | Description |
|---|---|
| InTransaction |
Annotation for unit of work and transaction declaration.
|