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

All Superinterfaces:
io.army.criteria.Item, PostgreValues._FetchSpec<I>, PostgreValues._LimitSpec<I>, PostgreValues._OffsetSpec<I>, PostgreValues._OrderBySpec<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._CommaClause<PostgreValues._StaticValuesRowClause<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>>
Enclosing interface:
PostgreValues

public static interface PostgreValues._StaticValuesRowCommaSpec<I extends io.army.criteria.Item> extends io.army.criteria.Statement._CommaClause<PostgreValues._StaticValuesRowClause<I>>, PostgreValues._OrderBySpec<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._CommaClause

    comma

    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