public interface OracleSelectTableSource extends SQLTableSource
Modifier and Type | Method and Description |
---|---|
FlashbackQueryClause |
getFlashback() |
OracleSelectPivotBase |
getPivot() |
void |
setFlashback(FlashbackQueryClause flashback) |
void |
setPivot(OracleSelectPivotBase pivot) |
getAlias, getHints, setAlias
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
OracleSelectPivotBase getPivot()
void setPivot(OracleSelectPivotBase pivot)
FlashbackQueryClause getFlashback()
void setFlashback(FlashbackQueryClause flashback)
Copyright © 2013–2017 Alibaba Group. All rights reserved.