public class OraJoinReferenceImpl extends JoinReferenceImpl
| Modifier | Constructor and Description |
|---|---|
protected |
OraJoinReferenceImpl(SelectTableReference pLeftTableReference,
Table pRightTable,
boolean pOuterJoin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOracle8LeftOuterJoin() |
void |
setIsOracle8LeftOuterJoin(boolean pOracle8LeftOuterJoin) |
getLeftJoinedTableReference, getOn, isJoin, isLeftOuterJoingetRightJoinedTableReference, getSelectStatement, join, leftOuterJoinequals, getAlias, getStatement, getTable, hashCode, newColumnReference, newColumnReference, newColumnReference, setAlias, setAliasclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetRightJoinedTableReference, getSelectStatement, join, leftOuterJoingetAlias, getStatement, getTable, newColumnReference, newColumnReference, newColumnReference, setAlias, setAliasprotected OraJoinReferenceImpl(SelectTableReference pLeftTableReference, Table pRightTable, boolean pOuterJoin)