executeInternal
open override fun JdbcPreparedStatementApi.executeInternal(transaction: JdbcTransaction): JdbcResult
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.