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, setSelect
aliasHashCode64, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHints
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
aliasHashCode64, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getFlashback, getHints, setAlias, setFlashback
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public OracleSelectSubqueryTableSource()
public OracleSelectSubqueryTableSource(String alias)
public OracleSelectSubqueryTableSource(SQLSelect select, String alias)
public OracleSelectSubqueryTableSource(SQLSelect select)
public OracleSelectPivotBase getPivot()
getPivot
in interface OracleSelectTableSource
public void setPivot(OracleSelectPivotBase pivot)
setPivot
in interface OracleSelectTableSource
public String toString()
toString
in class SQLObjectImpl
public OracleSelectSubqueryTableSource clone()
clone
in interface SQLObject
clone
in interface SQLTableSource
clone
in class SQLSubqueryTableSource
Copyright © 2013–2017 Alibaba Group. All rights reserved.