toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-dao
/
org.jetbrains.exposed.dao
/
EntityLifecycleInterceptor
/
afterExecution
after
Execution
open
override
fun
afterExecution
(
transaction
:
Transaction
,
contexts
:
List
<
StatementContext
>
,
executedStatement
:
PreparedStatementApi
)