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