public static class OracleSelectPivot.Item extends OracleSQLObjectImpl
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
String |
getAlias() |
SQLExpr |
getExpr() |
void |
setAlias(String alias) |
void |
setExpr(SQLExpr expr) |
clone, computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic String getAlias()
public void setAlias(String alias)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.