| Modifier and Type | Method and Description |
|---|---|
SQLIfStatement |
SQLIfStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
SQLIfStatement |
MySqlStatementParser.parseIf()
parse if statement
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLIfStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleOutputVisitor.visit(SQLIfStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(SQLIfStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLIfStatement |
SQLServerStatementParser.parseIf() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLIfStatement x) |
void |
SQLASTVisitor.endVisit(SQLIfStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLIfStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLIfStatement x) |
boolean |
SQLASTVisitor.visit(SQLIfStatement x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.