Back to Exposed

unregisterInterceptor

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

1.2.01013 B
Original Source

unregisterInterceptor

fun unregisterInterceptor(interceptor: StatementInterceptor): Boolean

Removes the specified StatementInterceptor from acting on this transaction.


fun unregisterInterceptor(interceptor: SuspendStatementInterceptor): Boolean

Removes the specified SuspendStatementInterceptor from acting on this transaction.

Generated by Dokka © 2026 Copyright