insert

abstract fun insert(offloadingService: OffloadingService)

Insert an OffloadingService into the offloadingservices table. If the offloadingService already exists, replace it.

Parameters

offloadingService

the OffloadingService to be inserted.