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 |
|---|---|
FlashbackQueryClause |
getFlashback() |
OracleSelectPivotBase |
getPivot() |
void |
setFlashback(FlashbackQueryClause flashback) |
void |
setPivot(OracleSelectPivotBase pivot) |
String |
toString() |
getSelect, output, setSelectgetAlias, getHints, getHintsSize, setAlias, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAlias, getHints, setAliasaccept, 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 FlashbackQueryClause getFlashback()
getFlashback in interface OracleSelectTableSourcepublic void setFlashback(FlashbackQueryClause flashback)
setFlashback in interface OracleSelectTableSourcepublic OracleSelectPivotBase getPivot()
getPivot in interface OracleSelectTableSourcepublic void setPivot(OracleSelectPivotBase pivot)
setPivot in interface OracleSelectTableSourcepublic String toString()
toString in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.