toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-runtime
/
io.kandra.runtime
/
KandraBatchScope
/
deleteInBatch
delete
In
Batch
fun
<
T
:
Any
>
KandraSuspendRepository
<
T
>
.
deleteInBatch
(
entity
:
T
)
fun
<
T
:
Any
>
KandraRepository
<
T
>
.
deleteInBatch
(
entity
:
T
)
Adds the entity delete (primary + all lookup tables) to this batch.