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