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
/
InsertRows
/
InsertRowsBuilder
/
InsertRowsBuilder
Insert
Rows
Builder
constructor
(
alias
:
String
?
=
null
,
columnValues
:
MutableList
<
Map
<
DbIdentifier
,
ColumnValue
>
>
=
mutableListOf()
,
fromSelect
:
SelectQuery
?
=
null
)
(
source
)