kodein-db-api
/
org.kodein.db
/
DB
/
delete
common
delete
open override fun <
M
:
Any
>
delete
(type:
KClass
<
M
>, key:
Key
<
M
>, vararg options:
Options.Deletes
)
Content copied to clipboard
abstract fun <
M
:
Any
>
delete
(type:
KClass
<
M
>, key:
Key
<
M
>, vararg options:
Options.DirectDelete
)
Content copied to clipboard