DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.store
/
StoreWriter
/
delete
delete
abstract
fun
delete
(
key
:
K
,
tx
:
TxContext
<
T
>
)
:
Long
(
source
)
Deletes
key
and returns the version the store assigned the removal.