toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Transaction
/
registerInterceptor
register
Interceptor
fun
registerInterceptor
(
interceptor
:
StatementInterceptor
)
:
Boolean
Adds the specified
StatementInterceptor
to act on this transaction.