public static class SQLCaseExpr.Item extends SQLObjectImpl implements Serializable
| 构造器和说明 |
|---|
SQLCaseExpr.Item() |
SQLCaseExpr.Item(SQLExpr conditionExpr,
SQLExpr valueExpr) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
SQLExpr |
getConditionExpr() |
SQLExpr |
getValueExpr() |
int |
hashCode() |
void |
setConditionExpr(SQLExpr conditionExpr) |
void |
setValueExpr(SQLExpr valueExpr) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringCopyright © 2013-2015 Alibaba Group. All Rights Reserved.