public interface TransactionExecutor
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(TransactionAttributeAdapter transactionAttributeAdapter,
com.liferay.petra.function.UnsafeSupplier<T,java.lang.Throwable> unsafeSupplier) |
org.springframework.transaction.PlatformTransactionManager |
getPlatformTransactionManager() |
<T> T execute(TransactionAttributeAdapter transactionAttributeAdapter, com.liferay.petra.function.UnsafeSupplier<T,java.lang.Throwable> unsafeSupplier) throws java.lang.Throwable
java.lang.Throwableorg.springframework.transaction.PlatformTransactionManager getPlatformTransactionManager()