T - Type of the result.public interface RunInTransactionWithResult<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute() |
T execute() throws TransactionException
TransactionException - Exception.Copyright © 2019 Communote team. All rights reserved.