Package io.army.criteria.postgre
Interface PostgreValues.ValuesSpec<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Item,PostgreValues._PostgreValuesClause<I>,io.army.criteria.RowSet._DynamicParensRowSetClause<PostgreValues.ValuesSpec<PostgreValues._UnionOrderBySpec<I>>,,PostgreValues._UnionOrderBySpec<I>> io.army.criteria.Values._DynamicValuesRowParensClause<PostgreValues._OrderBySpec<I>>,io.army.criteria.Values._StaticValuesClause<PostgreValues._StaticValuesRowClause<I>>
- Enclosing interface:
PostgreValues
public static interface PostgreValues.ValuesSpec<I extends io.army.criteria.Item>
extends PostgreValues._PostgreValuesClause<I>, io.army.criteria.RowSet._DynamicParensRowSetClause<PostgreValues.ValuesSpec<PostgreValues._UnionOrderBySpec<I>>,PostgreValues._UnionOrderBySpec<I>>
-
Method Summary
Methods inherited from interface io.army.criteria.RowSet._DynamicParensRowSetClause
parensMethods inherited from interface io.army.criteria.Values._DynamicValuesRowParensClause
valuesMethods inherited from interface io.army.criteria.Values._StaticValuesClause
values