jimmer-sql-kotlin
0.7.91
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt
/
KEntities
/
batchSave
batch
Save
abstract
fun
<
E
:
Any
>
batchSave
(
entities
:
Collection
<
E
>
,
con
:
Connection
?
=
null
,
block
:
KSaveCommandDsl
.
(
)
->
Unit
?
=
null
)
:
KBatchSaveResult
<
E
>
Content copied to clipboard