public class PGFunctionTableSource extends SQLExprTableSource implements PGSQLObject
| 构造器和说明 |
|---|
PGFunctionTableSource() |
PGFunctionTableSource(SQLExpr expr) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
List<PGParameter> |
getParameters() |
getExpr, output, setExprgetAlias, getHints, setAlias, setHintsaccept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic PGFunctionTableSource()
public PGFunctionTableSource(SQLExpr expr)
public List<PGParameter> getParameters()
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectCopyright © 2012 Alibaba Group. All Rights Reserved.