exposed-vertx-sql-client
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
exposed-vertx-sql-client
exposed-vertx-sql-client-core
/
com.huanshankeji.exposedvertxsqlclient
/
DatabaseClient
/
executeUpdate
execute
Update
suspend
fun
executeUpdate
(
statement
:
Statement
<
Int
>
)
:
Int
(
source
)
Return
the updated row count from
RowSet.rowCount
.