|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LogicalUnion.Selector
A callback used to create the selects in a SQL union.
Method Summary | |
---|---|
void |
select(Select sel,
int i)
Populate the i th select in the union. |
Method Detail |
---|
void select(Select sel, int i)
i
th select in the union.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |