| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Nested Class Summary | 
| Nested classes inherited from class org.apache.ws.jaxme.sqls.SelectStatement | 
| SelectStatement.OrderColumn | 
| Method Summary | |
|  CombinedConstraint | getConnectByPrior()Implements the CONNECT BY PRIORpart of aSTART WITH ... | 
|  CombinedConstraint | getStartWith()Implements the START WITHpart of aSTART WITH ... | 
| 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 | 
| Method Detail | 
public CombinedConstraint getStartWith()
Implements the START WITH part of a
 START WITH ... CONNECT BY PRIOR ... clause.
getConnectByPrior()public CombinedConstraint getConnectByPrior()
Implements the CONNECT BY PRIOR part of a
 START WITH ... CONNECT BY PRIOR ... clause.
getStartWith()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||