updateNCharacterStream

open override fun updateNCharacterStream(columnIndex: Int, x: Reader?, length: Long): Nothing(source)
open override fun updateNCharacterStream(columnLabel: String?, reader: Reader?, length: Long): Nothing(source)
open override fun updateNCharacterStream(columnIndex: Int, x: Reader?): Nothing(source)
open override fun updateNCharacterStream(columnLabel: String?, reader: Reader?): Nothing(source)

Deprecated (with error)

The result set is not updatable.