T
- the return type of this work.public interface AsyncTransactionCallback<T>
AsyncTransactionContext
.Modifier and Type | Method and Description |
---|---|
T |
execute(AsyncTransactionContext context)
Executes all given operations against the same transaction context.
|
T execute(AsyncTransactionContext context)
context
- the transaction context to use.null
if none.