updateBlob
open override fun updateBlob(columnIndex: Int, inputStream: InputStream?, length: Long): Nothing(source)
open override fun updateBlob(columnLabel: String?, inputStream: InputStream?, length: Long): Nothing(source)
Deprecated (with error)
The result set is not updatable.