|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionResult | |
|---|---|
| org.kasource.spring.transaction | Transaction Utility classes. |
| Uses of TransactionResult in org.kasource.spring.transaction |
|---|
| Methods in org.kasource.spring.transaction that return TransactionResult | |
|---|---|
static TransactionResult |
TransactionResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransactionResult[] |
TransactionResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kasource.spring.transaction with parameters of type TransactionResult | |
|---|---|
void |
TransactionListener.afterCompletion(TransactionResult status)
Invoked after transaction commit/rollback. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||