updateById

fun updateById(entityClass: KClass<out Entity>, id: String, updateString: String)