updateRowId

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

Deprecated (with error)

The result set is not updatable.