toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.statements
/
BatchUpdateStatement
/
data
data
val
data
:
ArrayList
<
Pair
<
EntityID
<
*
>
,
Map
<
Column
<
*
>
,
Any
?
>
>
>
The mappings of columns to update with their updated values for each entity in the batch.