| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RT - public interface Union<RT>
Union defines an interface for Union queries
| Method Summary | |
|---|---|
 com.mysema.commons.lang.CloseableIterator<RT> | 
iterate()
Get the projection as a typed Iterator  | 
 List<RT> | 
list()
Get the projection as a typed List  | 
 Union<RT> | 
orderBy(OrderSpecifier<?>... o)
Define the ordering of the query results  | 
| Method Detail | 
|---|
List<RT> list()
com.mysema.commons.lang.CloseableIterator<RT> iterate()
Union<RT> orderBy(OrderSpecifier<?>... o)
o - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||