|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface holds all the symbols of a SQL operation FROM
clause. The symbols contain within the FROM clause are
typically business objects and join predicates The symbols might also be
aliases to other symbols
| Method Summary | |
java.util.Iterator |
getBusinessObjects()
Returns all business objects in the from sub clauses |
java.util.Iterator |
getClauses()
Returns all the FROM sub clauses |
| Method Detail |
public java.util.Iterator getClauses()
FROM sub clausesIFromClausepublic java.util.Iterator getBusinessObjects()
IBusinessObjectSymbol
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||