toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-dao
/
org.jetbrains.exposed.dao
/
EntityBatchUpdate
/
EntityBatchUpdate
Entity
Batch
Update
constructor
(
klass
:
EntityClass
<
*
,
Entity
<
*
>
>
)
Parameters
klass
The
EntityClass
associated with the entities to batch update.