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