Package io.army.criteria.postgre
Interface PostgreValues._OrderBySpec<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Item,PostgreValues._FetchSpec<I>,PostgreValues._LimitSpec<I>,PostgreValues._OffsetSpec<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._LimitSpec<I>>,io.army.criteria.Statement._QueryFetchClause<io.army.criteria.Statement._AsValuesClause<I>>,io.army.criteria.Statement._QueryOffsetClause<PostgreValues._FetchSpec<I>>,io.army.criteria.Statement._RowCountLimitAllClause<PostgreValues._OffsetSpec<I>>,io.army.criteria.Statement._RowCountLimitClause<PostgreValues._OffsetSpec<I>>,io.army.criteria.Statement._StaticOrderByClause<PostgreValues._OrderByCommaSpec<I>>
- All Known Subinterfaces:
PostgreValues._StaticValuesRowCommaSpec<I>
- Enclosing interface:
PostgreValues
public static interface PostgreValues._OrderBySpec<I extends io.army.criteria.Item>
extends io.army.criteria.Statement._StaticOrderByClause<PostgreValues._OrderByCommaSpec<I>>, io.army.criteria.Statement._DynamicOrderByClause<PostgreValues._LimitSpec<I>>, PostgreValues._LimitSpec<I>, PostgreValues._UnionSpec<I>
-
Method Summary
Methods 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._AsValuesClause
asValuesMethods 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