public class PGFunctionTableSource extends SQLExprTableSource implements PGSQLObject
| Constructor and Description |
|---|
PGFunctionTableSource() |
PGFunctionTableSource(SQLExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
PGFunctionTableSource |
clone() |
List<SQLParameter> |
getParameters() |
addPartition, aliasHashCode64, cloneTo, computeAlias, containsAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getCatalog, getColumns, getColumnsDirect, getExpr, getName, getPartitions, getPartitionSize, getSampling, getSchema, getSchemaObject, getTableName, getTableName, hashCode, replace, resolveColum, setCatalog, setCatalog, setExpr, setExpr, setSampling, setSchema, setSchemaObject, setSimpleNamefindTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getAlias2, getFlashback, getHints, getHintsSize, 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 PGFunctionTableSource()
public PGFunctionTableSource(SQLExpr expr)
public List<SQLParameter> getParameters()
public void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectpublic PGFunctionTableSource clone()
clone in interface SQLObjectclone in interface SQLTableSourceclone in class SQLExprTableSourceCopyright © 2013–2022 Alibaba Group. All rights reserved.