|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OraColumnReference
An extension of ColumnReference
supporting the isPrior() clause.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.apache.ws.jaxme.sqls.ColumnReference |
|---|
getAlias, getColumn, getTableReference, setAlias, setAlias |
| Method Detail |
|---|
boolean isPrior()
OraSelectStatement.getConnectBy(),
setPrior(boolean)void setPrior(boolean pPrior)
OraSelectStatement.getConnectBy(),
isPrior()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||