Back to Exposed

execute

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements/-suspend-executable/execute.html

1.2.0453 B
Original Source

execute

open suspend fun execute(transaction: R2dbcTransaction): T?

Executes the SQL statement directly in the provided transaction and returns the generated result, or null if either no result was retrieved or if the transaction blocked statement execution.

Generated by Dokka © 2026 Copyright