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

    asQuery

    Methods inherited from interface io.army.criteria.RowSet._StaticExceptClause

    except, exceptAll, exceptDistinct

    Methods inherited from interface io.army.criteria.RowSet._StaticIntersectClause

    intersect, intersectAll, intersectDistinct

    Methods inherited from interface io.army.criteria.RowSet._StaticUnionClause

    union, unionAll, unionDistinct

    Methods inherited from interface io.army.criteria.Statement._DynamicOrderByClause

    ifOrderBy, orderBy

    Methods inherited from interface io.army.criteria.Statement._QueryFetchClause

    fetch, fetch, fetch, fetch, ifFetch, ifFetch, ifFetch

    Methods inherited from interface io.army.criteria.Statement._QueryOffsetClause

    ifOffset, ifOffset, ifOffset, offset, offset, offset, offset

    Methods inherited from interface io.army.criteria.Statement._RowCountLimitAllClause

    ifLimitAll, limitAll

    Methods inherited from interface io.army.criteria.Statement._RowCountLimitClause

    ifLimit, ifLimit, ifLimit, limit, limit, limit, limit

    Methods inherited from interface io.army.criteria.Statement._StaticOrderByClause

    orderBy, orderBy, orderBy, orderBy