spring-framework / org.springframework.transaction.support / TransactionTemplate / execute

execute

@Nullable open fun <T : Any> execute(action: TransactionCallback<T>): T

Overrides TransactionOperations.execute