| Modifier and Type | Method and Description |
|---|---|
SQLIfStatement.ElseIf |
SQLIfStatement.ElseIf.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLIfStatement.ElseIf> |
SQLIfStatement.getElseIfList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLIfStatement.ElseIf x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleOutputVisitor.visit(SQLIfStatement.ElseIf x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(SQLIfStatement.ElseIf x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLIfStatement.ElseIf x) |
void |
SQLASTVisitor.endVisit(SQLIfStatement.ElseIf x) |
boolean |
SQLASTVisitorAdapter.visit(SQLIfStatement.ElseIf x) |
boolean |
SQLASTOutputVisitor.visit(SQLIfStatement.ElseIf x) |
boolean |
SQLASTVisitor.visit(SQLIfStatement.ElseIf x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.