|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface marks a FROM clause as a join predicate. The
join predicate describes 2 business object and the relation between them.
Only inner joins are supported by the connector.
| Method Summary | |
ICriteria |
getJoinCriteria()
Returns the criteria for the relation |
IFromClause |
getLeftClause()
Returns the left clause of this from sub clause |
IFromClause |
getRightClause()
Returns the right clause of this from sub clause |
| Method Detail |
public ICriteria getJoinCriteria()
public IFromClause getLeftClause()
public IFromClause getRightClause()
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||