|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorInRunnableException | |
---|---|
com.subshell.persistence.runner | Utility classes for automatic provision of transaction contexts. |
Uses of ErrorInRunnableException in com.subshell.persistence.runner |
---|
Methods in com.subshell.persistence.runner that throw ErrorInRunnableException | |
---|---|
void |
SimpleTransactionContextRunner.run(Runnable runnable)
Runs the specified Runnable and provides it with a transaction context. |
void |
SelfContainedTransactionContextRunner.run(Runnable runnable)
Runs the specified Runnable and provides it with a self-contained transaction context. |
void |
TransactionContextRunner.run(Runnable runnable)
Runs the specified Runnable and provides it with a transaction context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |