Back to Exposed

afterStatementPrepared

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements/-suspend-statement-interceptor/after-statement-prepared.html

1.2.0599 B
Original Source

afterStatementPrepared

open suspend fun afterStatementPrepared(transaction: R2dbcTransaction, preparedStatement: R2dbcPreparedStatementApi)

Performs steps after preparedStatement has been created in a transaction, but before the statement has been executed.

Generated by Dokka © 2026 Copyright