updateDouble

open override fun updateDouble(columnIndex: Int, x: Double): Nothing(source)
open override fun updateDouble(columnLabel: String?, x: Double): Nothing(source)

Deprecated (with error)

The result set is not updatable.