updateFloat

open override fun updateFloat(columnIndex: Int, x: Float): Nothing(source)
open override fun updateFloat(columnLabel: String?, x: Float): Nothing(source)

Deprecated (with error)

The result set is not updatable.