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, equals, getExpr, getPartitions, getPartitionSize, hashCode, output, setExprgetAlias, getHints, getHintsSize, setAlias, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, 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–2017 Alibaba Group. All rights reserved.