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, isLeftOuterJoin
getRightJoinedTableReference, getSelectStatement, join, leftOuterJoin
equals, getAlias, getStatement, getTable, hashCode, newColumnReference, newColumnReference, newColumnReference, setAlias, setAlias
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getRightJoinedTableReference, getSelectStatement, join, leftOuterJoin
getAlias, getStatement, getTable, newColumnReference, newColumnReference, newColumnReference, setAlias, setAlias
protected OraJoinReferenceImpl(SelectTableReference pLeftTableReference, Table pRightTable, boolean pOuterJoin)