public class OracleSelectJoin extends SQLJoinTableSource implements OracleSelectTableSource
SQLJoinTableSource.JoinType| Constructor and Description |
|---|
OracleSelectJoin() |
OracleSelectJoin(String alias) |
| Modifier and Type | Method and Description |
|---|---|
SQLJoinTableSource |
clone() |
boolean |
equals(Object o) |
OracleSelectPivotBase |
getPivot() |
int |
hashCode() |
void |
output(StringBuffer buf) |
void |
setPivot(OracleSelectPivotBase pivot) |
String |
toString() |
cloneTo, getCondition, getJoinType, getLeft, getRight, getUsing, isNatural, replace, setCondition, setJoinType, setLeft, setNatural, setRightcomputeAlias, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentcomputeAlias, getAlias, getFlashback, getHints, setAlias, setFlashbackaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic OracleSelectJoin(String alias)
public OracleSelectJoin()
public OracleSelectPivotBase getPivot()
getPivot in interface OracleSelectTableSourcepublic void setPivot(OracleSelectPivotBase pivot)
setPivot in interface OracleSelectTableSourcepublic void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLJoinTableSourcepublic boolean equals(Object o)
equals in class SQLJoinTableSourcepublic String toString()
toString in class SQLObjectImplpublic SQLJoinTableSource clone()
clone in interface SQLObjectclone in interface SQLTableSourceclone in class SQLJoinTableSourceCopyright © 2013–2017 Alibaba Group. All rights reserved.