public class SQLValuesTableSource extends SQLTableSourceImpl
| 限定符和类型 | 字段和说明 |
|---|---|
private List<SQLName> |
columns |
private List<SQLListExpr> |
values |
alias, aliasHashCod64, flashback, hintsattributes, parent| 构造器和说明 |
|---|
SQLValuesTableSource() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(SQLASTVisitor visitor) |
SQLValuesTableSource |
clone() |
List<SQLName> |
getColumns() |
List<SQLListExpr> |
getValues() |
aliasHashCode64, computeAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getFlashback, getHints, getHintsSize, hashCode, resolveColum, setAlias, setFlashback, setHintsaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate List<SQLListExpr> values
public List<SQLListExpr> getValues()
public void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic SQLValuesTableSource clone()
clone 在接口中 SQLObjectclone 在接口中 SQLTableSourceclone 在类中 SQLTableSourceImplCopyright © 2013–2019 Alibaba Group. All rights reserved.