public static class SQLCaseExpr.Item extends SQLObjectImpl implements Serializable
Constructor and Description |
---|
Item() |
Item(SQLExpr conditionExpr,
SQLExpr valueExpr) |
Modifier and Type | Method and Description |
---|---|
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, toString
Copyright © 2013–2017 Alibaba Group. All rights reserved.