LinkCollectionBatchSyncProcedure
The LinkCollectionBatchSyncProcedure class is designed to compact and to clean implement a batch synchronization procedure between RefyLink and LinksCollection elements
Author
N7ghtm4r3 - Tecknobit
See also
BatchSynchronizationProcedure
Properties
Functions
Link copied to clipboard
protected open fun batchDelete(table: String, values: Collection<out Any>, columns: Array<@NotNull String>)
Link copied to clipboard
protected open fun <V> batchInsert(command: EquinoxItemsHelper.InsertCommand, table: String, batchQuery: EquinoxItemsHelper.BatchQuery<V>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setCurrentDataCallback(currentDataCallback: BatchSynchronizationProcedure.CurrentDataCallback<D>)
Link copied to clipboard