hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
MySqlInsertStatement.accept0
hunt
sql
dialect
mysql
ast
statement
MySqlInsertStatement
MySqlInsertStatement
Undocumented in source. Be warned that the author may not have intended to support it.
void
accept0
(SQLASTVisitor visitor)
void
accept0
(MySqlASTVisitor visitor)
class
MySqlInsertStatement
protected
void
accept0
(
MySqlASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
dialect
mysql
ast
statement
MySqlInsertStatement
MySqlInsertStatement
aliases
cloneTo
constructors
this
functions
accept0
clone
getDuplicateKeyUpdate
isDelayed
isHighPriority
isIgnore
isLowPriority
isRollbackOnFail
output
setDelayed
setHighPriority
setIgnore
setLowPriority
setRollbackOnFail