| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.StatementImpl
org.apache.ws.jaxme.sqls.impl.ConstrainedStatementImpl
org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl
| Nested Class Summary | 
| Nested classes inherited from class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl | 
| SelectStatementImpl.OrderColumnImpl | 
| Nested classes inherited from class org.apache.ws.jaxme.sqls.SelectStatement | 
| SelectStatement.OrderColumn | 
| Constructor Summary | |
| OraSelectStatementImpl(SQLFactory pFactory) | |
| Method Summary | |
|  CombinedConstraint | getConnectByPrior()Implements the CONNECT BY PRIORpart of aSTART WITH ... | 
|  CombinedConstraint | getStartWith()Implements the START WITHpart of aSTART WITH ... | 
| Methods inherited from class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl | 
| addOrderColumn, addOrderColumn, addOrderColumn, addResultColumn, createView, createView, getMaxRows, getOrderColumns, getResultColumns, getSelectTableReference, getSelectTableReferences, getSkippedRows, isDistinct, newTableReference, setDistinct, setMaxRows, setSkippedRows | 
| Methods inherited from class org.apache.ws.jaxme.sqls.impl.ConstrainedStatementImpl | 
| getWhere | 
| Methods inherited from class org.apache.ws.jaxme.sqls.impl.StatementImpl | 
| createFunction, getSQLFactory, getTableReference, setTable | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.apache.ws.jaxme.sqls.SelectStatement | 
| addOrderColumn, addOrderColumn, addOrderColumn, addResultColumn, createView, createView, getMaxRows, getOrderColumns, getResultColumns, getSelectTableReference, getSelectTableReferences, getSkippedRows, isDistinct, setDistinct, setMaxRows, setSkippedRows | 
| Methods inherited from interface org.apache.ws.jaxme.sqls.ConstrainedStatement | 
| getWhere | 
| Methods inherited from interface org.apache.ws.jaxme.sqls.Statement | 
| createFunction, getSQLFactory, getTableReference, setTable | 
| Constructor Detail | 
public OraSelectStatementImpl(SQLFactory pFactory)
| Method Detail | 
public CombinedConstraint getStartWith()
OraSelectStatementImplements the START WITH part of a
 START WITH ... CONNECT BY PRIOR ... clause.
getStartWith in interface OraSelectStatementOraSelectStatement.getConnectByPrior()public CombinedConstraint getConnectByPrior()
OraSelectStatementImplements the CONNECT BY PRIOR part of a
 START WITH ... CONNECT BY PRIOR ... clause.
getConnectByPrior in interface OraSelectStatementOraSelectStatement.getStartWith()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||