|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
org.apache.ws.jaxme.sqls.oracle.OraColumnReferenceImpl
Default implementation of OraColumnReference
.
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 class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl |
equals, getAlias, getColumn, getTableReference, hashCode, setAlias, setAlias |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.ws.jaxme.sqls.ColumnReference |
getAlias, getColumn, getTableReference, setAlias, setAlias |
Method Detail |
public boolean isPrior()
OraColumnReference
isPrior
in interface OraColumnReference
OraSelectStatement.getConnectBy()
,
OraColumnReference.setPrior(boolean)
public void setPrior(boolean pPrior)
OraColumnReference
setPrior
in interface OraColumnReference
OraSelectStatement.getConnectBy()
,
OraColumnReference.isPrior()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |