Package io.army.criteria.postgre
Interface PostgreQuery._UnionOrderBySpec<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Item,PostgreQuery._UnionFetchSpec<I>,PostgreQuery._UnionLimitSpec<I>,PostgreQuery._UnionOffsetSpec<I>,PostgreQuery._UnionSpec<I>,io.army.criteria.Query._AsQueryClause<I>,io.army.criteria.RowSet._StaticExceptClause<PostgreQuery._QueryWithComplexSpec<I>>,io.army.criteria.RowSet._StaticIntersectClause<PostgreQuery._QueryWithComplexSpec<I>>,io.army.criteria.RowSet._StaticUnionClause<PostgreQuery._QueryWithComplexSpec<I>>,io.army.criteria.Statement._DynamicOrderByClause<PostgreQuery._UnionLimitSpec<I>>,io.army.criteria.Statement._QueryFetchClause<io.army.criteria.Query._AsQueryClause<I>>,io.army.criteria.Statement._QueryOffsetClause<PostgreQuery._UnionFetchSpec<I>>,io.army.criteria.Statement._RowCountLimitAllClause<PostgreQuery._UnionOffsetSpec<I>>,io.army.criteria.Statement._RowCountLimitClause<PostgreQuery._UnionOffsetSpec<I>>,io.army.criteria.Statement._StaticOrderByClause<PostgreQuery._UnionOrderByCommaSpec<I>>
- Enclosing interface:
PostgreQuery
public static interface PostgreQuery._UnionOrderBySpec<I extends io.army.criteria.Item>
extends io.army.criteria.Statement._StaticOrderByClause<PostgreQuery._UnionOrderByCommaSpec<I>>, io.army.criteria.Statement._DynamicOrderByClause<PostgreQuery._UnionLimitSpec<I>>, PostgreQuery._UnionLimitSpec<I>, PostgreQuery._UnionSpec<I>
-
Method Summary
Methods inherited from interface io.army.criteria.Query._AsQueryClause
asQueryMethods inherited from interface io.army.criteria.RowSet._StaticExceptClause
except, exceptAll, exceptDistinctMethods inherited from interface io.army.criteria.RowSet._StaticIntersectClause
intersect, intersectAll, intersectDistinctMethods inherited from interface io.army.criteria.RowSet._StaticUnionClause
union, unionAll, unionDistinctMethods inherited from interface io.army.criteria.Statement._DynamicOrderByClause
ifOrderBy, orderByMethods inherited from interface io.army.criteria.Statement._QueryFetchClause
fetch, fetch, fetch, fetch, ifFetch, ifFetch, ifFetchMethods inherited from interface io.army.criteria.Statement._QueryOffsetClause
ifOffset, ifOffset, ifOffset, offset, offset, offset, offsetMethods inherited from interface io.army.criteria.Statement._RowCountLimitAllClause
ifLimitAll, limitAllMethods inherited from interface io.army.criteria.Statement._RowCountLimitClause
ifLimit, ifLimit, ifLimit, limit, limit, limit, limitMethods inherited from interface io.army.criteria.Statement._StaticOrderByClause
orderBy, orderBy, orderBy, orderBy