updateSQLXML

open override fun updateSQLXML(columnIndex: Int, xmlObject: SQLXML?): Nothing(source)
open override fun updateSQLXML(columnLabel: String?, xmlObject: SQLXML?): Nothing(source)

Deprecated (with error)

The result set is not updatable.