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