public abstract class BaseTransactionExecutor extends Object implements TransactionExecutor, TransactionHandler
| Constructor and Description |
|---|
BaseTransactionExecutor() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(TransactionAttributeAdapter transactionAttributeAdapter,
com.liferay.petra.function.UnsafeSupplier<T,Throwable> unsafeSupplier) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlatformTransactionManagercommit, rollback, startpublic <T> T execute(TransactionAttributeAdapter transactionAttributeAdapter, com.liferay.petra.function.UnsafeSupplier<T,Throwable> unsafeSupplier) throws Throwable
execute in interface TransactionExecutorThrowable