Back to Exposed

afterCommit

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

1.2.0471 B
Original Source

afterCommit

open suspend fun afterCommit(transaction: R2dbcTransaction)

Performs steps after a transaction is committed.

At the point when this is called, the transaction has had restored any required information held from before the transaction was committed.

Generated by Dokka © 2026 Copyright