updateDate

open override fun updateDate(columnIndex: Int, x: Date?): Nothing(source)
open override fun updateDate(columnLabel: String?, x: Date?): Nothing(source)

Deprecated (with error)

The result set is not updatable.