public class PGFunctionTableSource extends SQLExprTableSource implements PGSQLObject
columns, expr, partitions, sampling, schemaObjectalias, aliasHashCode64, flashback, hintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
PGFunctionTableSource() |
PGFunctionTableSource(SQLExpr expr) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
PGFunctionTableSource |
clone() |
List<SQLParameter> |
getParameters() |
addPartition, aliasHashCode64, cloneTo, computeAlias, containsAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getCatalog, getColumns, getColumnsDirect, getExpr, getName, getPartitions, getPartitionSize, getSampling, getSchema, getSchemaObject, getTableName, getTableName, hashCode, replace, resolveColum, setCatalog, setCatalog, setExpr, setExpr, setSampling, setSchema, setSchemaObject, setSimpleNamefindTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getAlias2, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic PGFunctionTableSource()
public PGFunctionTableSource(SQLExpr expr)
public List<SQLParameter> getParameters()
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLExprTableSourcepublic void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectpublic PGFunctionTableSource clone()
clone 在接口中 SQLObjectclone 在接口中 SQLTableSourceclone 在类中 SQLExprTableSourceCopyright © 2013–2023. All rights reserved.