Modifier and Type | Method and Description |
---|---|
void |
OracleToMySqlOutputVisitor.endVisit(OracleSelectQueryBlock x) |
boolean |
OracleToMySqlOutputVisitor.visit(OracleSelectQueryBlock x) |
Modifier and Type | Method and Description |
---|---|
OracleSelectQueryBlock |
OracleSelectQueryBlock.clone() |
Modifier and Type | Method and Description |
---|---|
void |
OracleSchemaStatVisitor.endVisit(OracleSelectQueryBlock x) |
void |
OracleOutputVisitor.endVisit(OracleSelectQueryBlock x) |
void |
OracleASTVisitorAdapter.endVisit(OracleSelectQueryBlock x) |
void |
OracleASTVisitor.endVisit(OracleSelectQueryBlock x) |
boolean |
OracleToMySqlOutputVisitor.visit(OracleSelectQueryBlock x) |
boolean |
OracleSchemaStatVisitor.visit(OracleSelectQueryBlock x) |
boolean |
OracleOutputVisitor.visit(OracleSelectQueryBlock x) |
boolean |
OracleASTVisitorAdapter.visit(OracleSelectQueryBlock x) |
boolean |
OracleASTVisitor.visit(OracleSelectQueryBlock x) |
Modifier and Type | Method and Description |
---|---|
void |
PGOutputVisitor.endVisit(OracleSelectQueryBlock x) |
boolean |
PGOutputVisitor.visit(OracleSelectQueryBlock x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleWallVisitor.visit(OracleSelectQueryBlock x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.