|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represent a result of a Medor Query. It is dynamic because the evaluator search result and iterate them by filtering the left and the right tuples.
| Method Summary | |
int |
getLeftTCCursor()
Get the current row of the left TupleCollection |
int |
getRightTCCursor()
Get the current row of the right TupleCollection |
| Methods inherited from interface org.objectweb.medor.tuple.api.TupleCollection |
close, first, getMetaData, getRow, getTuple, getTuple, isEmpty, isLast, next, row |
| Method Detail |
public int getLeftTCCursor()
throws MedorException
MedorException - if error in left TupleCollection
public int getRightTCCursor()
throws MedorException
MedorException - if error in right TupleCollection
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||