toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.database
/
CachedRowSet
/
updateDouble
update
Double
open
override
fun
updateDouble
(
columnIndex
:
Int
,
x
:
Double
)
:
Nothing
(
source
)
open
override
fun
updateDouble
(
columnLabel
:
String
?
,
x
:
Double
)
:
Nothing
(
source
)
Deprecated (with error)
The result set is not updatable.