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