jimmer-sql-kotlin
0.5.14
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt
/
KEntities
/
batchDelete
batch
Delete
abstract
fun
batchDelete
(
entityType
:
KClass
<
*
>
,
ids
:
Collection
<
*
>
,
con
:
Connection
?
=
null
,
block
:
KDeleteCommandDsl
.
(
)
->
Unit
?
=
null
)
:
KDeleteResult
Content copied to clipboard