InsertInto¶
InsertInto
is a Statement and a QueryContainer.
Creating Instance¶
InsertInto
takes the following to be created:
-
NodeLocation
- Source Name
- Query
-
InsertIntoProperties
InsertInto
is created when:
AstBuilder.Visitor
is requested to parse INSERT INTO statementStatementRewriter.Rewriter
is requested tovisitInsertInto