kontrol-db
Toggle table of contents
local-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kontrol-db
kontrol-db-core
/
net.futureset.kontroldb.modelchange
/
UpdateRows
/
UpdateRowsBuilder
/
UpdateRowsBuilder
Update
Rows
Builder
constructor
(
alias
:
String
?
=
null
,
columnValues
:
MutableMap
<
DbIdentifier
,
ColumnValue
>
=
mutableMapOf()
,
predicate
:
SqlPredicate
=
AllOf(emptyList())
)
(
source
)