toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Transaction
/
unregisterInterceptor
unregister
Interceptor
fun
unregisterInterceptor
(
interceptor
:
StatementInterceptor
)
:
Boolean
Removes the specified
StatementInterceptor
from acting on this transaction.