executeInternal

open suspend override fun R2dbcPreparedStatementApi.executeInternal(transaction: R2dbcTransaction): Int

Determines the exact way that an SQL statement is executed in a transaction and applies any necessary logic before returning the result generated by the executed statement.