PGExportParameterVisitor

Undocumented in source.

Constructors

this
this(List!(Object) parameters, Appendable appender, bool wantParameterizedOutput)
Undocumented in source.
this
this()
Undocumented in source.
this
this(List!(Object) parameters)
Undocumented in source.
this
this(Appendable appender)
Undocumented in source.

Members

Aliases

endVisit
alias endVisit = PGOutputVisitor.endVisit
Undocumented in source.
visit
alias visit = PGOutputVisitor.visit
Undocumented in source.

Functions

getParameters
List!(Object) getParameters()
Undocumented in source. Be warned that the author may not have intended to support it.
isParameterizedMergeInList
bool isParameterizedMergeInList()
Undocumented in source. Be warned that the author may not have intended to support it.
setParameterizedMergeInList
void setParameterizedMergeInList(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectItem x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLOrderBy x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSelectGroupByClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLMethodInvokeExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLInListExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBetweenExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBinaryOpExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PGOutputVisitor

visit
alias visit = SQLASTOutputVisitor.visit
Undocumented in source.
endVisit
alias endVisit = SQLASTOutputVisitor.endVisit
Undocumented in source.
endVisit
void endVisit(PGSelectQueryBlock.WindowClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGSelectQueryBlock.WindowClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGSelectQueryBlock.FetchClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGSelectQueryBlock.FetchClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGSelectQueryBlock.ForClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGSelectQueryBlock.ForClause x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLTruncateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGDeleteStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGInsertStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGSelectStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGSelectStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGUpdateStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGSelectQueryBlock x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGFunctionTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGFunctionTableSource x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGTypeCastExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGTypeCastExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGValuesQuery x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGValuesQuery x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGExtractExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGExtractExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGBoxExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGBoxExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGPointExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGPointExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGMacAddrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGMacAddrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGInetExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGInetExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGCidrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGCidrExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGPolygonExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGPolygonExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGCircleExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGCircleExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGLineSegmentsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGLineSegmentsExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBinaryExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGShowStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLBlobExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(SQLBlobExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGShowStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLLimit x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGStartTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGStartTransactionStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
endVisit
void endVisit(PGConnectToStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(PGConnectToStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLSetStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateUserStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
printGrantPrivileges
void printGrantPrivileges(SQLGrantStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLGrantStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIfStatement.Else x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIfStatement.ElseIf x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLIfStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLCreateIndexStatement x)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
bool visit(SQLAlterTableAddColumn x)
Undocumented in source. Be warned that the author may not have intended to support it.
visitAggreateRest
void visitAggreateRest(SQLAggregateExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
print0
void print0(Bytes data)
Undocumented in source. Be warned that the author may not have intended to support it.
print0
alias print0 = SQLASTOutputVisitor.print0
Undocumented in source.

From ExportParameterVisitor

isParameterizedMergeInList
bool isParameterizedMergeInList()
Undocumented in source.
setParameterizedMergeInList
void setParameterizedMergeInList(bool flag)
Undocumented in source.
getParameters
List!(Object) getParameters()
Undocumented in source.

Meta