hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
MySqlOutputVisitor.visit
hunt
sql
dialect
mysql
visitor
MySqlOutputVisitor
MySqlOutputVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
SQLASTOutputVisitor
.
visit
bool
visit
(SQLSelectQueryBlock select)
bool
visit
(MySqlSelectQueryBlock x)
bool
visit
(SQLColumnDefinition x)
bool
visit
(SQLDataType x)
bool
visit
(SQLCharacterDataType x)
bool
visit
(MySqlTableIndex x)
bool
visit
(MySqlCreateTableStatement x)
bool
visit
(MySqlKey x)
bool
visit
(MySqlPrimaryKey x)
bool
visit
(SQLCharExpr x)
bool
visit
(SQLVariantRefExpr x)
bool
visit
(MySqlExtractExpr x)
bool
visit
(MySqlMatchAgainstExpr x)
bool
visit
(MySqlPrepareStatement x)
bool
visit
(MySqlExecuteStatement x)
bool
visit
(MysqlDeallocatePrepareStatement x)
bool
visit
(MySqlDeleteStatement x)
bool
visit
(MySqlInsertStatement x)
bool
visit
(MySqlLoadDataInFileStatement x)
bool
visit
(SQLReplaceStatement x)
bool
visit
(SQLStartTransactionStatement x)
bool
visit
(SQLRollbackStatement x)
bool
visit
(MySqlShowColumnsStatement x)
bool
visit
(SQLShowTablesStatement x)
bool
visit
(MySqlShowDatabasesStatement x)
bool
visit
(MySqlShowWarningsStatement x)
bool
visit
(MySqlShowStatusStatement x)
bool
visit
(MySqlLoadXmlStatement x)
bool
visit
(CobarShowStatus x)
bool
visit
(MySqlKillStatement x)
bool
visit
(MySqlBinlogStatement x)
bool
visit
(MySqlResetStatement x)
bool
visit
(MySqlCreateUserStatement x)
bool
visit
(MySqlCreateUserStatement.UserSpecification x)
bool
visit
(MySqlPartitionByKey x)
bool
visit
(MySqlOutFileExpr x)
bool
visit
(MySqlExplainStatement x)
bool
visit
(MySqlUpdateStatement x)
bool
visit
(MySqlSetTransactionStatement x)
bool
visit
(MySqlShowAuthorsStatement x)
bool
visit
(MySqlShowBinaryLogsStatement x)
bool
visit
(MySqlShowMasterLogsStatement x)
bool
visit
(MySqlShowCollationStatement x)
bool
visit
(MySqlShowBinLogEventsStatement x)
bool
visit
(MySqlShowCharacterSetStatement x)
bool
visit
(MySqlShowContributorsStatement x)
bool
visit
(MySqlShowCreateDatabaseStatement x)
bool
visit
(MySqlShowCreateEventStatement x)
bool
visit
(MySqlShowCreateFunctionStatement x)
bool
visit
(MySqlShowCreateProcedureStatement x)
bool
visit
(MySqlShowCreateTableStatement x)
bool
visit
(MySqlShowCreateTriggerStatement x)
bool
visit
(MySqlShowCreateViewStatement x)
bool
visit
(MySqlShowEngineStatement x)
bool
visit
(MySqlShowEventsStatement x)
bool
visit
(MySqlShowFunctionCodeStatement x)
bool
visit
(MySqlShowFunctionStatusStatement x)
bool
visit
(MySqlShowEnginesStatement x)
bool
visit
(MySqlShowErrorsStatement x)
bool
visit
(MySqlShowGrantsStatement x)
bool
visit
(MySqlUserName x)
bool
visit
(MySqlShowIndexesStatement x)
bool
visit
(MySqlShowKeysStatement x)
bool
visit
(MySqlShowMasterStatusStatement x)
bool
visit
(MySqlShowOpenTablesStatement x)
bool
visit
(MySqlShowPluginsStatement x)
bool
visit
(MySqlShowPrivilegesStatement x)
class
MySqlOutputVisitor
override
bool
visit
(
MySqlShowPrivilegesStatement
x
)
bool
visit
(MySqlShowProcedureCodeStatement x)
bool
visit
(MySqlShowProcedureStatusStatement x)
bool
visit
(MySqlShowProcessListStatement x)
bool
visit
(MySqlShowProfileStatement x)
bool
visit
(MySqlShowProfilesStatement x)
bool
visit
(MySqlShowRelayLogEventsStatement x)
bool
visit
(MySqlShowSlaveHostsStatement x)
bool
visit
(MySqlShowSlaveStatusStatement x)
bool
visit
(MySqlShowTableStatusStatement x)
bool
visit
(MySqlShowTriggersStatement x)
bool
visit
(MySqlShowVariantsStatement x)
bool
visit
(SQLAlterTableStatement x)
bool
visit
(SQLAlterTableAddColumn x)
bool
visit
(MySqlRenameTableStatement.Item x)
bool
visit
(MySqlRenameTableStatement x)
bool
visit
(MySqlUseIndexHint x)
bool
visit
(MySqlIgnoreIndexHint x)
bool
visit
(SQLExprTableSource x)
bool
visit
(MySqlLockTableStatement x)
bool
visit
(MySqlLockTableStatement.Item x)
bool
visit
(MySqlUnlockTablesStatement x)
bool
visit
(MySqlForceIndexHint x)
bool
visit
(MySqlAlterTableChangeColumn x)
bool
visit
(MySqlAlterTableModifyColumn x)
bool
visit
(MySqlAlterTableOption x)
bool
visit
(MySqlHelpStatement x)
bool
visit
(MySqlCharExpr x)
bool
visit
(MySqlUnique x)
bool
visit
(MysqlForeignKey x)
bool
visit
(MySqlAlterTableDiscardTablespace x)
bool
visit
(MySqlAlterTableImportTablespace x)
bool
visit
(SQLAssignItem x)
bool
visit
(MySqlCreateTableStatement.TableSpaceOption x)
bool
visit
(MySqlAnalyzeStatement x)
bool
visit
(MySqlOptimizeStatement x)
bool
visit
(MySqlAlterUserStatement x)
bool
visit
(SQLSetStatement x)
bool
visit
(MySqlHintStatement x)
bool
visit
(MySqlOrderingExpr x)
bool
visit
(SQLBlockStatement x)
bool
visit
(SQLIfStatement x)
bool
visit
(SQLIfStatement.ElseIf x)
bool
visit
(SQLIfStatement.Else x)
bool
visit
(MySqlCaseStatement x)
bool
visit
(MySqlDeclareStatement x)
bool
visit
(MySqlSelectIntoStatement x)
bool
visit
(MySqlCaseStatement.MySqlWhenStatement x)
bool
visit
(SQLLoopStatement x)
bool
visit
(MySqlLeaveStatement x)
bool
visit
(MySqlIterateStatement x)
bool
visit
(MySqlRepeatStatement x)
bool
visit
(MySqlCursorDeclareStatement x)
bool
visit
(MySqlUpdateTableSource x)
bool
visit
(MySqlAlterTableAlterColumn x)
bool
visit
(MySqlSubPartitionByKey x)
bool
visit
(MySqlSubPartitionByList x)
bool
visit
(MySqlDeclareHandlerStatement x)
bool
visit
(MySqlDeclareConditionStatement x)
bool
visit
(SQLAlterTableDropColumnItem x)
bool
visit
(SQLCreateProcedureStatement x)
bool
visit
(SQLCreateFunctionStatement x)
bool
visit
(SQLCommentStatement x)
bool
visit
(MySqlFlushStatement x)
bool
visit
(MySqlEventSchedule x)
bool
visit
(MySqlCreateEventStatement x)
bool
visit
(MySqlCreateAddLogFileGroupStatement x)
bool
visit
(MySqlCreateServerStatement x)
bool
visit
(MySqlCreateTableSpaceStatement x)
bool
visit
(MySqlAlterEventStatement x)
bool
visit
(MySqlAlterLogFileGroupStatement x)
bool
visit
(MySqlAlterServerStatement x)
bool
visit
(MySqlAlterTablespaceStatement x)
bool
visit
(MySqlShowDatabasePartitionStatusStatement x)
bool
visit
(MySqlChecksumTableStatement x)
bool
visit
(SQLBlobExpr x)
Meta
Source
See Implementation
hunt
sql
dialect
mysql
visitor
MySqlOutputVisitor
MySqlOutputVisitor
aliases
endVisit
visit
constructors
this
functions
isShardingSupport
printValuesList
setShardingSupport
visitAggreateRest