upsert

abstract fun upsert(table: String, values: IContentValues, columns: Array<out String>, update: String): Long