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, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public String getAlias()
public void setAlias(String alias)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.