updateTimestamp

open override fun updateTimestamp(columnIndex: Int, x: Timestamp?): Nothing(source)
open override fun updateTimestamp(columnLabel: String?, x: Timestamp?): Nothing(source)

Deprecated (with error)

The result set is not updatable.