public class SQLUnnestTableSource extends SQLTableSourceImpl
| Constructor and Description |
|---|
SQLUnnestTableSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(SQLName column) |
void |
addItem(SQLExpr item) |
SQLUnnestTableSource |
clone() |
List<SQLName> |
getColumns() |
List<SQLExpr> |
getItems() |
boolean |
isOrdinality() |
void |
setOrdinality(boolean ordinality) |
aliasHashCode64, computeAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getAlias2, getFlashback, getHints, getHintsSize, hashCode, resolveColum, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void addColumn(SQLName column)
public boolean isOrdinality()
public void setOrdinality(boolean ordinality)
public void addItem(SQLExpr item)
public SQLUnnestTableSource clone()
clone in interface SQLObjectclone in interface SQLTableSourceclone in class SQLTableSourceImplCopyright © 2013–2021 Alibaba Group. All rights reserved.