Modifier and Type | Method and Description |
---|---|
SQLIfStatement.Else |
SQLIfStatement.getElseItem() |
Modifier and Type | Method and Description |
---|---|
void |
SQLIfStatement.setElseItem(SQLIfStatement.Else elseItem) |
Modifier and Type | Method and Description |
---|---|
SQLIfStatement.Else |
MySqlCaseStatement.getElseItem() |
Modifier and Type | Method and Description |
---|---|
void |
MySqlCaseStatement.setElseItem(SQLIfStatement.Else elseItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlOutputVisitor.visit(SQLIfStatement.Else x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleOutputVisitor.visit(SQLIfStatement.Else x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLIfStatement.Else x) |
void |
SQLASTVisitor.endVisit(SQLIfStatement.Else x) |
boolean |
SQLASTVisitorAdapter.visit(SQLIfStatement.Else x) |
boolean |
SQLASTVisitor.visit(SQLIfStatement.Else x) |
boolean |
SQLASTOutputVisitor.visit(SQLIfStatement.Else x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.