afterExecution
open suspend fun afterExecution(transaction: R2dbcTransaction, contexts: List<StatementContext>, executedStatement: R2dbcPreparedStatementApi)
Performs steps after an executedStatement, from the provided contexts, is complete in transaction.