updateLong

open override fun updateLong(columnIndex: Int, x: Long): Nothing(source)
open override fun updateLong(columnLabel: String?, x: Long): Nothing(source)

Deprecated (with error)

The result set is not updatable.