| 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 |
|---|---|
default boolean |
SchemaResolveVisitor.visit(SQLIfStatement x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLIfStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLIfStatement x) |
default boolean |
SQLASTVisitor.visit(SQLIfStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.