Kotlin Database Connectivity
1.0.0-alpha2
Kotlin Database Connectivity
/
kotlinx.dbc
/
Statement
/
executeUpdate
execute
Update
abstract
fun
executeUpdate
(
)
:
Int
Executes INSERT, UPDATE, DELETE statements
Return
Successful of update