updateByte

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

Deprecated (with error)

The result set is not updatable.