toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
database
/
ru.sydis.database.interfaces
/
SqlQueryExecutor
/
executeUpdate
execute
Update
abstract
fun
executeUpdate
(
query
:
String
,
params
:
List
<
Any
?
>
=
listOf()
)
:
Int