Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-mysql
/
org.ktorm.support.mysql
/
MySqlExpressionVisitor
/
visitInsertOrUpdate
visit
Insert
Or
Update
open
fun
visitInsertOrUpdate
(
expr
:
InsertOrUpdateExpression
)
:
InsertOrUpdateExpression
(
source
)
Function that visits an
InsertOrUpdateExpression
.