updateInt

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

Deprecated (with error)

The result set is not updatable.