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, setExpr
getAlias, getHints, getHintsSize, setAlias, setHints
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public PGFunctionTableSource()
public PGFunctionTableSource(SQLExpr expr)
public List<SQLParameter> getParameters()
public void accept0(PGASTVisitor visitor)
accept0
in interface PGSQLObject
Copyright © 2013–2017 Alibaba Group. All rights reserved.