public class SQLUnionQueryTableSource extends SQLTableSourceImpl
alias, aliasHashCode64, flashback, hintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
SQLUnionQueryTableSource() |
SQLUnionQueryTableSource(SQLUnionQuery union) |
SQLUnionQueryTableSource(SQLUnionQuery union,
String alias) |
SQLUnionQueryTableSource(String alias) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
SQLUnionQueryTableSource |
clone() |
boolean |
equals(Object o) |
SQLTableSource |
findTableSourceWithColumn(long columnNameHash,
String columnName,
int option) |
SQLUnionQuery |
getUnion() |
int |
hashCode() |
void |
output(Appendable buf) |
void |
setUnion(SQLUnionQuery union) |
aliasHashCode64, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getAlias2, getFlashback, getHints, getHintsSize, resolveColum, setAlias, setFlashback, setHintsaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLUnionQueryTableSource()
public SQLUnionQueryTableSource(String alias)
public SQLUnionQueryTableSource(SQLUnionQuery union, String alias)
public SQLUnionQueryTableSource(SQLUnionQuery union)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic void output(Appendable buf)
output 在接口中 SQLObjectoutput 在类中 SQLObjectImplpublic SQLUnionQuery getUnion()
public void setUnion(SQLUnionQuery union)
public SQLUnionQueryTableSource clone()
clone 在接口中 SQLObjectclone 在接口中 SQLTableSourceclone 在类中 SQLTableSourceImplpublic boolean equals(Object o)
equals 在类中 SQLTableSourceImplpublic int hashCode()
hashCode 在类中 SQLTableSourceImplpublic SQLTableSource findTableSourceWithColumn(long columnNameHash, String columnName, int option)
findTableSourceWithColumn 在接口中 SQLTableSourcefindTableSourceWithColumn 在类中 SQLTableSourceImplCopyright © 2013–2023. All rights reserved.