Back to Exposed

executeInternal

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.statements/-blocking-executable/execute-internal.html

1.2.0579 B
Original Source

executeInternal

abstract fun JdbcPreparedStatementApi.executeInternal(transaction: JdbcTransaction): T?

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.

Generated by Dokka © 2026 Copyright