Modifier and Type | Method and Description |
---|---|
List<SQLIfStatement.ElseIf> |
SQLIfStatement.getElseIfList() |
Modifier and Type | Method and Description |
---|---|
void |
SQLIfStatement.setElseIfList(List<SQLIfStatement.ElseIf> elseIfList) |
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 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLIfStatement.ElseIf x) |
void |
SQLASTVisitor.endVisit(SQLIfStatement.ElseIf x) |
boolean |
SQLASTVisitorAdapter.visit(SQLIfStatement.ElseIf x) |
boolean |
SQLASTVisitor.visit(SQLIfStatement.ElseIf x) |
boolean |
SQLASTOutputVisitor.visit(SQLIfStatement.ElseIf x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.