|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DivideByReturningStep
An intermediate type for the construction of a relational division
| Method Summary | |
|---|---|
Table<Record> |
returning(Collection<? extends Field<?>> fields)
Specify the fields that you want the division to return from the dividend |
Table<Record> |
returning(Field<?>... fields)
Specify the fields that you want the division to return from the dividend |
| Method Detail |
|---|
Table<Record> returning(Field<?>... fields)
Table<Record> returning(Collection<? extends Field<?>> fields)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||