Package io.army.criteria.postgre
Interface PostgreValues._UnionOrderByCommaSpec<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Item,PostgreValues._UnionFetchSpec<I>,PostgreValues._UnionLimitSpec<I>,PostgreValues._UnionOffsetSpec<I>,io.army.criteria.Statement._AsValuesClause<I>,io.army.criteria.Statement._OrderByCommaClause<PostgreValues._UnionOrderByCommaSpec<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>>
- Enclosing interface:
PostgreValues
public static interface PostgreValues._UnionOrderByCommaSpec<I extends io.army.criteria.Item>
extends io.army.criteria.Statement._OrderByCommaClause<PostgreValues._UnionOrderByCommaSpec<I>>, PostgreValues._UnionLimitSpec<I>
-
Method Summary
Methods inherited from interface io.army.criteria.Statement._AsValuesClause
asValuesMethods inherited from interface io.army.criteria.Statement._OrderByCommaClause
spaceComma, spaceComma, spaceComma, spaceCommaMethods 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, limit