public class SQLUnionQueryTableSource extends SQLTableSourceImpl
| Constructor and Description |
|---|
SQLUnionQueryTableSource() |
SQLUnionQueryTableSource(SQLUnionQuery union) |
SQLUnionQueryTableSource(SQLUnionQuery union,
String alias) |
SQLUnionQueryTableSource(String alias) |
| Modifier and Type | Method and Description |
|---|---|
SQLUnionQuery |
getUnion() |
void |
output(StringBuffer buf) |
void |
setUnion(SQLUnionQuery union) |
aliasHashCode64, clone, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic SQLUnionQueryTableSource()
public SQLUnionQueryTableSource(String alias)
public SQLUnionQueryTableSource(SQLUnionQuery union, String alias)
public SQLUnionQueryTableSource(SQLUnionQuery union)
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplpublic SQLUnionQuery getUnion()
public void setUnion(SQLUnionQuery union)
Copyright © 2013–2018 Alibaba Group. All rights reserved.