Back to Exposed

afterRollback

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

1.2.0471 B
Original Source

afterRollback

open suspend fun afterRollback(transaction: R2dbcTransaction)

Performs steps after a rollback operation is issued on a transaction.

Any information stored in the transaction's userData will be cleared directly after this method is called.

Generated by Dokka © 2026 Copyright