Back to Exposed

registerInterceptor

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc/-r2dbc-transaction/register-interceptor.html

1.2.0987 B
Original Source

registerInterceptor

fun registerInterceptor(interceptor: StatementInterceptor): Boolean

Adds the specified StatementInterceptor to act on this transaction.


fun registerInterceptor(interceptor: SuspendStatementInterceptor): Boolean

Adds the specified SuspendStatementInterceptor to act on this transaction.

Generated by Dokka © 2026 Copyright