T - The builder result typeX - The concrete builder typepublic interface BaseOngoingFinalSetOperationBuilder<T,X extends BaseFinalSetOperationBuilder<T,X>> extends BaseFinalSetOperationBuilder<T,X>
| Modifier and Type | Method and Description |
|---|---|
T |
endSet()
Ends the set operation and returns the parent builder.
|
orderBy, orderByAsc, orderByAsc, orderByDesc, orderByDescgetFirstResult, getMaxResults, setFirstResult, setMaxResultsT endSet()
Copyright © 2014–2018 Blazebit. All rights reserved.