hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SchemaStatVisitor.endVisit
hunt
sql
visitor
SchemaStatVisitor
SchemaStatVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
alias
endVisit
=
SQLASTVisitorAdapter
.
endVisit
void
endVisit
(SQLSelectQueryBlock x)
void
endVisit
(SQLSelectStatement x)
void
endVisit
(SQLSelect x)
void
endVisit
(SQLCommentStatement x)
class
SchemaStatVisitor
override
void
endVisit
(
SQLCommentStatement
x
)
void
endVisit
(SQLAlterTableAddColumn x)
Meta
Source
See Implementation
hunt
sql
visitor
SchemaStatVisitor
SchemaStatVisitor
aliases
endVisit
visit
classes
MySqlOrderByStatVisitor
OracleOrderByStatVisitor
OrderByStatVisitor
PGOrderByStatVisitor
constructors
this
functions
accept
addColumn
containsColumn
containsTable
createOrderByVisitor
getAggregateFunctions
getColumn
getColumns
getConditions
getDbType
getFunctions
getGroupByColumns
getMode
getOrderByColumns
getParameters
getRelationships
getRepository
getTableStat
getTables
handleCondition
handleRelationship
handleUnkownColumn
isPseudoColumn
isSimpleExprTableSource
isSubQueryOrParamOrVariant
setMode
setModeOrigin
setParameters
setRepository
statExpr
static functions
putAliasMap
variables
aggregateFunctions
columns
conditions
dbType
functions
groupByColumns
orderByColumns
relationships
repository
tableStats