Interface PostgreValues._UnionOrderBySpec<I extends io.army.criteria.Item>

All Superinterfaces:
io.army.criteria.Item, PostgreValues._UnionFetchSpec<I>, PostgreValues._UnionLimitSpec<I>, PostgreValues._UnionOffsetSpec<I>, PostgreValues._UnionSpec<I>, io.army.criteria.RowSet._StaticExceptClause<PostgreValues._QueryComplexSpec<I>>, io.army.criteria.RowSet._StaticIntersectClause<PostgreValues._QueryComplexSpec<I>>, io.army.criteria.RowSet._StaticUnionClause<PostgreValues._QueryComplexSpec<I>>, io.army.criteria.Statement._AsValuesClause<I>, io.army.criteria.Statement._DynamicOrderByClause<PostgreValues._UnionLimitSpec<I>>, io.army.criteria.Statement._QueryFetchClause<io.army.criteria.Statement._AsValuesClause<I>>, io.army.criteria.Statement._QueryOffsetClause<PostgreValues._UnionFetchSpec<I>>, io.army.criteria.Statement._RowCountLimitAllClause<PostgreValues._UnionOffsetSpec<I>>, io.army.criteria.Statement._RowCountLimitClause<PostgreValues._UnionOffsetSpec<I>>, io.army.criteria.Statement._StaticOrderByClause<PostgreValues._UnionOrderByCommaSpec<I>>
Enclosing interface:
PostgreValues

public static interface PostgreValues._UnionOrderBySpec<I extends io.army.criteria.Item> extends io.army.criteria.Statement._StaticOrderByClause<PostgreValues._UnionOrderByCommaSpec<I>>, io.army.criteria.Statement._DynamicOrderByClause<PostgreValues._UnionLimitSpec<I>>, PostgreValues._UnionLimitSpec<I>, PostgreValues._UnionSpec<I>
  • Method Summary

    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._AsValuesClause

    asValues

    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