hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLInsertStatement.accept0
hunt
sql
ast
statement
SQLInsertStatement
SQLInsertStatement
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLInsertStatement
protected override
void
accept0
(
SQLASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLInsertStatement
SQLInsertStatement
aliases
cloneTo
constructors
this
functions
accept0
clone
getChildren
getDbType
getWith
isAfterSemi
isUpsert
setAfterSemi
setDbType
setUpsert
setWith
toLowerCaseString
toString
variables
_with
dbType
upsert