Back to Exposed

beforeCommit

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements/-suspend-statement-interceptor/before-commit.html

1.2.0466 B
Original Source

beforeCommit

open suspend fun beforeCommit(transaction: R2dbcTransaction)

Performs steps before a transaction is committed.

Additionally, this is called right after keepUserDataInTransactionStoreOnCommit(), which has defined the required information that must not be lost.

Generated by Dokka © 2026 Copyright