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