public interface JoinedRowIterator extends RowIterator
JoinedRow
s.Modifier and Type | Method and Description |
---|---|
void |
addRowIterator(RowIterator iterator) |
void |
setJoinCondition(RowDecorator decorator,
Selectable condition) |
void |
setJoinType(int type) |
add, current, currentIndex, first, hasCurrent, hasNext, hasPrevious, isEmpty, last, next, next, nextIndex, peekNext, peekPrevious, previous, previous, previousIndex, remove, reset, set, size
void addRowIterator(RowIterator iterator) throws AxionException
AxionException
void setJoinCondition(RowDecorator decorator, Selectable condition)
void setJoinType(int type)