org.apache.ws.jaxme.sqls.oracle
public interface OraColumnReference extends ColumnReference
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. |
See Also: getConnectBy OraColumnReference
See Also: getConnectBy isPrior