exposed-jdbc
Toggle table of contents
1.0.0-rc-2
jvm
Platform filter
jvm
Switch theme
Search in API
exposed-jdbc
exposed-jdbc
/
org.jetbrains.exposed.v1.jdbc
/
JdbcTransaction
/
unregisterInterceptor
unregister
Interceptor
fun
unregisterInterceptor
(
interceptor
:
StatementInterceptor
)
:
Boolean
Removes the specified
StatementInterceptor
from acting on this transaction.