toggle menu
kotlin-common
jvm
switch theme
search in API
kotlin-common-exposed
/
com.huanshankeji.exposed
/
updateStatementTableAware
update
Statement
Table
Aware
fun
<
T
:
Table
>
T
.
updateStatementTableAware
(
where
:
TableAwareBuildWhere
<
T
>
?
=
null
,
limit
:
Int
?
=
null
,
body
:
T
.
(
UpdateStatement
)
->
Unit
)
:
UpdateStatement
(
source
)