public class PGFunctionTableSource extends SQLExprTableSource implements PGSQLObject
| 限定符和类型 | 字段和说明 |
|---|---|
private List<SQLParameter> |
parameters |
columns, expr, samplingalias, aliasHashCod64, flashback, hintsattributes, parent| 构造器和说明 |
|---|
PGFunctionTableSource() |
PGFunctionTableSource(SQLExpr expr) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
List<SQLParameter> |
getParameters() |
addPartition, clone, cloneTo, computeAlias, containsAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getColumns, getColumnsDirect, getExpr, getName, getPartitions, getPartitionSize, getSampling, getSchema, getSchemaObject, hashCode, output, replace, resolveColum, setExpr, setExpr, setSampling, setSchema, setSchemaObjectaliasHashCode64, findTableSource, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate final List<SQLParameter> parameters
public PGFunctionTableSource()
public PGFunctionTableSource(SQLExpr expr)
public List<SQLParameter> getParameters()
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLExprTableSourcepublic void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectCopyright © 2013–2019 Alibaba Group. All rights reserved.