Modifier and Type | Method and Description |
---|---|
void |
SQLObjectImpl.accept(SQLASTVisitor visitor) |
void |
SQLObject.accept(SQLASTVisitor visitor) |
void |
SQLParameter.accept0(SQLASTVisitor visitor) |
Modifier and Type | Method and Description |
---|---|
void |
SQLBinaryExpr.accept0(SQLASTVisitor visitor) |
Modifier and Type | Method and Description |
---|---|
void |
SQLUseStatement.accept0(SQLASTVisitor visitor) |
void |
SQLStartTransactionStatement.accept0(SQLASTVisitor visitor) |
void |
SQLMergeStatement.accept0(SQLASTVisitor visitor) |
void |
SQLMergeStatement.MergeUpdateClause.accept0(SQLASTVisitor visitor) |
void |
SQLMergeStatement.MergeInsertClause.accept0(SQLASTVisitor visitor) |
void |
SQLLoopStatement.accept0(SQLASTVisitor visitor) |
void |
SQLIfStatement.accept0(SQLASTVisitor visitor) |
void |
SQLIfStatement.ElseIf.accept0(SQLASTVisitor visitor) |
void |
SQLIfStatement.Else.accept0(SQLASTVisitor visitor) |
void |
SQLErrorLoggingClause.accept0(SQLASTVisitor visitor) |
void |
SQLCreateSequenceStatement.accept0(SQLASTVisitor visitor) |
void |
SQLCreateProcedureStatement.accept0(SQLASTVisitor visitor) |
void |
SQLColumnDefinition.Identity.accept0(SQLASTVisitor visitor) |
void |
SQLBlockStatement.accept0(SQLASTVisitor visitor) |
Modifier and Type | Interface and Description |
---|---|
interface |
DB2ASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
DB2ASTVisitorAdapter |
class |
DB2EvalVisitor |
class |
DB2ExportParameterVisitor |
class |
DB2OutputVisitor |
class |
DB2SchemaStatVisitor |
Modifier and Type | Method and Description |
---|---|
void |
MySqlDescribeStatement.accept0(SQLASTVisitor visitor) |
Modifier and Type | Interface and Description |
---|---|
interface |
MySqlASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
MySql2OracleOutputVisitor |
class |
MySqlASTVisitorAdapter |
class |
MySqlEvalVisitorImpl |
class |
MySqlExportParameterVisitor |
class |
MySqlOutputVisitor |
class |
MySqlSchemaStatVisitor |
Modifier and Type | Interface and Description |
---|---|
interface |
OdpsASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
OdpsASTVisitorAdapter |
class |
OdpsOutputVisitor |
class |
OdpsSchemaStatVisitor |
Modifier and Type | Interface and Description |
---|---|
interface |
OracleASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
OracleASTVisitorAdapter |
class |
OracleEvalVisitor |
class |
OracleExportParameterVisitor |
class |
OracleOutputVisitor |
class |
OracleParameterizedOutputVisitor |
class |
OracleSchemaStatVisitor |
class |
OracleToMySqlOutputVisitor |
Modifier and Type | Interface and Description |
---|---|
interface |
PhoenixASTVisitor
Created by wenshao on 16/9/13.
|
Modifier and Type | Class and Description |
---|---|
class |
PhoenixOutputVisitor
Created by wenshao on 16/9/13.
|
class |
PhoenixSchemaStatVisitor
Created by wenshao on 16/9/13.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PGASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
PGASTVisitorAdapter |
class |
PGEvalVisitor |
class |
PGExportParameterVisitor |
class |
PGOutputVisitor |
class |
PGSchemaStatVisitor |
Modifier and Type | Method and Description |
---|---|
void |
SQLServerRollbackStatement.accept0(SQLASTVisitor visitor) |
Modifier and Type | Interface and Description |
---|---|
interface |
SQLServerASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
MSSQLServerExportParameterVisitor |
class |
SQLServerASTVisitorAdapter |
class |
SQLServerEvalVisitor |
class |
SQLServerOutputVisitor |
class |
SQLServerSchemaStatVisitor |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportParameterVisitor |
interface |
ParameterizedVisitor |
interface |
PrintableVisitor |
interface |
SQLEvalVisitor |
Modifier and Type | Class and Description |
---|---|
class |
ExportParameterizedOutputVisitor |
class |
SchemaStatVisitor |
class |
SQLASTOutputVisitor |
class |
SQLASTVisitorAdapter |
class |
SQLEvalVisitorImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
WallVisitor |
Modifier and Type | Class and Description |
---|---|
class |
DB2WallVisitor |
class |
MySqlWallVisitor |
class |
OracleWallVisitor |
class |
PGWallVisitor |
class |
SQLServerWallVisitor |
Copyright © 2013–2017 Alibaba Group. All rights reserved.