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