toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements
/
BatchUpdateStatement
/
firstDataSet
first
Data
Set
open
override
val
firstDataSet
:
List
<
Pair
<
Column
<
*
>
,
Any
?
>
>
The initial list of columns to update with their updated values.