public class SQLASTVisitorAdapter extends Object implements SQLASTVisitor
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
features |
| 构造器和说明 |
|---|
SQLASTVisitorAdapter() |
public void endVisit(SQLAllColumnExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLBetweenExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLBinaryOpExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCaseExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCaseExpr.Item x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCaseStatement x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCaseStatement.Item x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCharExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLIdentifierExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLInListExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLIntegerExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLExistsExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNCharExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNotExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNullExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLNumberExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLPropertyExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectGroupByClause x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectItem x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectStatement selectStatement)
endVisit 在接口中 SQLASTVisitorpublic void postVisit(SQLObject astNode)
postVisit 在接口中 SQLASTVisitorpublic void preVisit(SQLObject astNode)
preVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAllColumnExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLBetweenExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLBinaryOpExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCaseExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCaseExpr.Item x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCaseStatement x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCaseStatement.Item x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCastExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCharExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLExistsExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLIdentifierExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLInListExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLIntegerExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNCharExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNotExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNullExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLNumberExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLPropertyExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectGroupByClause x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCastExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectStatement astNode)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAggregateExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAggregateExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLVariantRefExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLVariantRefExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLQueryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLQueryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelect x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelect select)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectQueryBlock x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectQueryBlock x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLExprTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLExprTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLOrderBy x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLOrderBy x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSelectOrderByItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSelectOrderByItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropTableStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropTableStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateTableStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateTableStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnDefinition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnDefinition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnDefinition.Identity x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnDefinition.Identity x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDataType x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDeleteStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDeleteStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCurrentOfCursorExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCurrentOfCursorExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLInsertStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLInsertStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUpdateSetItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUpdateSetItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUpdateStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUpdateStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateViewStatement.Column x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateViewStatement.Column x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLNotNullConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLNotNullConstraint x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLMethodInvokeExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLMethodInvokeExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnionQuery x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnionQuery x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnaryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnaryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLHexExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLHexExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSetStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSetStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAssignItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAssignItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCallStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCallStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLJoinTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLJoinTableSource x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLInsertStatement.ValuesClause x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLInsertStatement.ValuesClause x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLSomeExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSomeExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAnyExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAnyExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAllExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAllExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLInSubQueryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLInSubQueryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLListExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLListExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSubqueryTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSubqueryTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLTruncateStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLTruncateStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDefaultExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDefaultExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCommentStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCommentStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUseStatement x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAddColumn x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAddColumn x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropColumnItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropColumnItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropIndexStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropIndexStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSavePointStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSavePointStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLRollbackStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLRollbackStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLReleaseSavePointStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLReleaseSavePointStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCommentHint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCommentHint x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateDatabaseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateDatabaseStatement x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropIndex x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropIndex x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLOver x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLOver x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLKeep x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLKeep x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnPrimaryKey x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnPrimaryKey x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnUniqueKey x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnUniqueKey x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLWithSubqueryClause x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLWithSubqueryClause x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLWithSubqueryClause.Entry x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLWithSubqueryClause.Entry x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCharacterDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCharacterDataType x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAlterColumn x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAlterColumn x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLCheck x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCheck x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropForeignKey x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropForeignKey x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropPrimaryKey x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropPrimaryKey x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDisableKeys x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDisableKeys x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableEnableKeys x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableEnableKeys x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDisableConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDisableConstraint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableEnableConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableEnableConstraint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnCheck x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnCheck x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLExprHint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLExprHint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropConstraint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnique x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnique x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateIndexStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateIndexStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLPrimaryKeyImpl x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLPrimaryKeyImpl x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableRenameColumn x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableRenameColumn x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLColumnReference x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLColumnReference x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLForeignKeyImpl x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLForeignKeyImpl x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropSequenceStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropSequenceStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropTriggerStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropTriggerStatement x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropUserStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropUserStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLExplainStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLExplainStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLGrantStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLGrantStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropDatabaseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropDatabaseStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAddIndex x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAddIndex x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAddConstraint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAddConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateTriggerStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateTriggerStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropFunctionStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropFunctionStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropTableSpaceStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropTableSpaceStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropProcedureStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropProcedureStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLBooleanExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLBooleanExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnionQueryTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnionQueryTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLTimestampExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLTimestampExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLRevokeStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLRevokeStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLBinaryExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLBinaryExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableRename x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableRename x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterViewRenameStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterViewRenameStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLShowTablesStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLShowTablesStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAddPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAddPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableRenamePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableRenamePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableSetComment x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableSetComment x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableSetLifecycle x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableSetLifecycle x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableEnableLifecycle x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableEnableLifecycle x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDisableLifecycle x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDisableLifecycle x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableTouch x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableTouch x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLArrayExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLArrayExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLOpenStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLOpenStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLFetchStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLFetchStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCloseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCloseStatement x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLGroupingSetExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLGroupingSetExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLIfStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLIfStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLIfStatement.Else x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLIfStatement.Else x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLIfStatement.ElseIf x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLIfStatement.ElseIf x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLLoopStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLLoopStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLParameter x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLParameter x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateProcedureStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateProcedureStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateFunctionStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateFunctionStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLBlockStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLBlockStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDropKey x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDropKey x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDeclareItem x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDeclareItem x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLPartitionValue x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLPartitionValue x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLPartitionByRange x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLPartitionByRange x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLPartitionByHash x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLPartitionByHash x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLPartitionByList x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLPartitionByList x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSubPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSubPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSubPartitionByHash x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSubPartitionByHash x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSubPartitionByList x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSubPartitionByList x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterDatabaseStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterDatabaseStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableConvertCharSet x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableConvertCharSet x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableReOrganizePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableReOrganizePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableCoalescePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableCoalescePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableTruncatePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableTruncatePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableDiscardPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableDiscardPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableImportPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableImportPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableAnalyzePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableAnalyzePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableCheckPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableCheckPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableOptimizePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableOptimizePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableRebuildPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableRebuildPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableRepairPartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableRepairPartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSequenceExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSequenceExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLMergeStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLMergeStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLMergeStatement.MergeUpdateClause x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLMergeStatement.MergeUpdateClause x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLMergeStatement.MergeInsertClause x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLMergeStatement.MergeInsertClause x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLErrorLoggingClause x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLErrorLoggingClause x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLNullConstraint x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLNullConstraint x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateSequenceStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateSequenceStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDateExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDateExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLLimit x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLLimit x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLStartTransactionStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLStartTransactionStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDescribeStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDescribeStatement x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLWhileStatement x)
SQLASTVisitorvisit 在接口中 SQLASTVisitorpublic void endVisit(SQLWhileStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDeclareStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDeclareStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLReturnStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLReturnStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLArgument x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLArgument x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCommitStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCommitStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLFlashbackExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLFlashbackExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateMaterializedViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateMaterializedViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLBinaryOpExprGroup x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLBinaryOpExprGroup x)
endVisit 在接口中 SQLASTVisitorpublic void config(VisitorFeature feature, boolean state)
public boolean visit(SQLScriptCommitStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLScriptCommitStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLReplaceStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLReplaceStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCreateUserStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCreateUserStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterFunctionStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterFunctionStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTypeStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTypeStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLIntervalExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLIntervalExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLLateralViewTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLLateralViewTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLShowErrorsStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLShowErrorsStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterCharacter x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterCharacter x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLExprStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLExprStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterProcedureStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterProcedureStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropEventStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropEventStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropLogFileGroupStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropLogFileGroupStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropServerStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropServerStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropSynonymStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropSynonymStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropTypeStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropTypeStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLRecordDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLRecordDataType x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLExternalRecordFormat x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLExternalRecordFormat x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLArrayDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLArrayDataType x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLMapDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLMapDataType x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLStructDataType x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLStructDataType x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLStructDataType.Field x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLStructDataType.Field x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDropMaterializedViewStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDropMaterializedViewStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableRenameIndex x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableRenameIndex x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterSequenceStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterSequenceStatement x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAlterTableExchangePartition x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAlterTableExchangePartition x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLValuesExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLValuesExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLValuesTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLValuesTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLContainsExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLContainsExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLRealExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLRealExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLWindow x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLWindow x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDumpStatement x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDumpStatement x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLValuesQuery x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLValuesQuery x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDataTypeRefExpr x)
endVisit 在接口中 SQLASTVisitorpublic void endVisit(SQLTableSampling x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLTableSampling x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLSizeExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLSizeExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLUnnestTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLUnnestTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLAdhocTableSource x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCurrentTimeExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCurrentTimeExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLAdhocTableSource x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLDecimalExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLDecimalExpr x)
visit 在接口中 SQLASTVisitorpublic void endVisit(SQLCurrentUserExpr x)
endVisit 在接口中 SQLASTVisitorpublic boolean visit(SQLCurrentUserExpr x)
visit 在接口中 SQLASTVisitorpublic boolean visit(SQLDataTypeRefExpr x)
visit 在接口中 SQLASTVisitorpublic final boolean isEnabled(VisitorFeature feature)
public int getFeatures()
public void setFeatures(int features)
Copyright © 2013–2019 Alibaba Group. All rights reserved.