updateBytes

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

Deprecated (with error)

The result set is not updatable.