Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.database
/
CachedRowSet
/
updateBoolean
update
Boolean
open
override
fun
updateBoolean
(
columnIndex
:
Int
,
x
:
Boolean
)
:
Nothing
(
source
)
open
override
fun
updateBoolean
(
columnLabel
:
String
?
,
x
:
Boolean
)
:
Nothing
(
source
)
Deprecated (with error)
The result set is not updatable.