public class PGFunctionTableSource extends SQLExprTableSource implements PGSQLObject
| Constructor and Description |
|---|
PGFunctionTableSource() |
PGFunctionTableSource(SQLExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
List<SQLParameter> |
getParameters() |
addPartition, clone, cloneTo, computeAlias, containsAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getExpr, getName, getPartitions, getPartitionSize, getSchema, getSchemaObject, hashCode, output, replace, setExpr, setExpr, setSchema, setSchemaObjectaliasHashCode64, findTableSource, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic PGFunctionTableSource()
public PGFunctionTableSource(SQLExpr expr)
public List<SQLParameter> getParameters()
public void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectCopyright © 2013–2018 Alibaba Group. All rights reserved.