updateObject
open override fun updateObject(columnIndex: Int, x: Any?, targetSqlType: SQLType?, scaleOrLength: Int): Nothing(source)
open override fun updateObject(columnLabel: String?, x: Any?, targetSqlType: SQLType?, scaleOrLength: Int): Nothing(source)
open override fun updateObject(columnLabel: String?, x: Any?, targetSqlType: SQLType?): Nothing(source)
Deprecated (with error)
The result set is not updatable.