Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.database
/
CachedRowSet
/
updateArray
update
Array
open
override
fun
updateArray
(
columnIndex
:
Int
,
x
:
Array
?
)
:
Nothing
(
source
)
open
override
fun
updateArray
(
columnLabel
:
String
?
,
x
:
Array
?
)
:
Nothing
(
source
)
Deprecated (with error)
The result set is not updatable.