public class OracleSelectSubqueryTableSource extends SQLSubqueryTableSource implements OracleSelectTableSource
| Constructor and Description |
|---|
OracleSelectSubqueryTableSource() |
OracleSelectSubqueryTableSource(SQLSelect select) |
OracleSelectSubqueryTableSource(SQLSelect select,
String alias) |
OracleSelectSubqueryTableSource(String alias) |
| Modifier and Type | Method and Description |
|---|---|
OracleSelectSubqueryTableSource |
clone() |
OracleSelectPivotBase |
getPivot() |
void |
setPivot(OracleSelectPivotBase pivot) |
String |
toString() |
cloneTo, findTableSourceWithColumn, findTableSourceWithColumn, getSelect, output, setSelectaliasHashCode64, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaliasHashCode64, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getFlashback, getHints, setAlias, setFlashbackaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic OracleSelectSubqueryTableSource()
public OracleSelectSubqueryTableSource(String alias)
public OracleSelectSubqueryTableSource(SQLSelect select, String alias)
public OracleSelectSubqueryTableSource(SQLSelect select)
public OracleSelectPivotBase getPivot()
getPivot in interface OracleSelectTableSourcepublic void setPivot(OracleSelectPivotBase pivot)
setPivot in interface OracleSelectTableSourcepublic String toString()
toString in class SQLObjectImplpublic OracleSelectSubqueryTableSource clone()
clone in interface SQLObjectclone in interface SQLTableSourceclone in class SQLSubqueryTableSourceCopyright © 2013–2018 Alibaba Group. All rights reserved.