public interface OraColumnReference extends ColumnReference
ColumnReference
supporting the isPrior()
clause.Modifier and Type | Method and Description |
---|---|
boolean |
isPrior()
Returns, whether the column reference has the
PRIOR attribute set.
|
void |
setPrior(boolean pPrior)
Sets, whether the column reference has the
PRIOR attribute set.
|
getAlias, getColumn, getTableReference, setAlias, setAlias
boolean isPrior()
void setPrior(boolean pPrior)
OraSelectStatement.getConnectBy()
,
isPrior()