abstract fun update(set: ResultSet, index: Int, value: T): Unit
Update (set) the column at index in set to value.