|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public boolean isPrior()
OraSelectStatement.getConnectBy()
,
setPrior(boolean)
public void setPrior(boolean pPrior)
OraSelectStatement.getConnectBy()
,
isPrior()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |