Interface PostgreStatement._NestedRepeatableJoinClause<I extends io.army.criteria.Item>

All Superinterfaces:
io.army.criteria.Item, PostgreStatement._PostgreCrossClause<PostgreStatement._NestedTableSampleCrossSpec<I>,PostgreStatement._NestedParensCrossSpec<I>>, PostgreStatement._PostgreCrossNestedClause<PostgreStatement._NestedJoinSpec<I>>, PostgreStatement._PostgreCrossUndoneFuncClause<PostgreStatement._NestedJoinSpec<I>>, PostgreStatement._PostgreDynamicJoinCrossClause<PostgreStatement._NestedJoinSpec<I>>, PostgreStatement._PostgreJoinNestedClause<PostgreStatement._NestedOnSpec<I>>, PostgreStatement._PostgreJoinUndoneFuncClause<PostgreStatement._NestedOnSpec<I>>, PostgreStatement._PostgreNestedJoinClause<I>, PostgreStatement._RepeatableClause<PostgreStatement._PostgreNestedJoinClause<I>>, io.army.criteria.Statement._CrossJoinClause<PostgreStatement._NestedTableSampleCrossSpec<I>,io.army.criteria.Statement._AsClause<PostgreStatement._NestedParensCrossSpec<I>>>, io.army.criteria.Statement._CrossJoinCteClause<PostgreStatement._NestedJoinSpec<I>>, io.army.criteria.Statement._CrossJoinModifierClause<PostgreStatement._NestedTableSampleCrossSpec<I>,io.army.criteria.Statement._AsClause<PostgreStatement._NestedParensCrossSpec<I>>>, io.army.criteria.Statement._CrossJoinModifierTabularClause<PostgreStatement._NestedTableSampleCrossSpec<I>,io.army.criteria.Statement._AsClause<PostgreStatement._NestedParensCrossSpec<I>>>, io.army.criteria.Statement._CrossJoinNestedClause<PostgreStatement._NestedLeftParenSpec<PostgreStatement._NestedJoinSpec<I>>,PostgreStatement._NestedJoinSpec<I>>, io.army.criteria.Statement._CrossModifierUndoneFunctionClause<PostgreStatement._FuncColumnDefinitionAsClause<PostgreStatement._NestedJoinSpec<I>>>, io.army.criteria.Statement._CrossUndoneFunctionClause<PostgreStatement._FuncColumnDefinitionAsClause<PostgreStatement._NestedJoinSpec<I>>>, io.army.criteria.Statement._DynamicCrossJoinClause<PostgreCrosses,PostgreStatement._NestedJoinSpec<I>>, io.army.criteria.Statement._DynamicJoinClause<PostgreJoins,PostgreStatement._NestedJoinSpec<I>>, io.army.criteria.Statement._JoinClause<PostgreStatement._NestedTableSampleOnSpec<I>,io.army.criteria.Statement._AsClause<PostgreStatement._NestedParensOnSpec<I>>>, io.army.criteria.Statement._JoinCteClause<PostgreStatement._NestedOnSpec<I>>, io.army.criteria.Statement._JoinModifierClause<PostgreStatement._NestedTableSampleOnSpec<I>,io.army.criteria.Statement._AsClause<PostgreStatement._NestedParensOnSpec<I>>>, io.army.criteria.Statement._JoinModifierTabularClause<PostgreStatement._NestedTableSampleOnSpec<I>,io.army.criteria.Statement._AsClause<PostgreStatement._NestedParensOnSpec<I>>>, io.army.criteria.Statement._JoinModifierUndoneFunctionClause<PostgreStatement._FuncColumnDefinitionAsClause<PostgreStatement._NestedOnSpec<I>>>, io.army.criteria.Statement._JoinNestedClause<PostgreStatement._NestedLeftParenSpec<PostgreStatement._NestedOnSpec<I>>,PostgreStatement._NestedOnSpec<I>>, io.army.criteria.Statement._JoinUndoneFunctionClause<PostgreStatement._FuncColumnDefinitionAsClause<PostgreStatement._NestedOnSpec<I>>>
Enclosing interface:
PostgreStatement

public static interface PostgreStatement._NestedRepeatableJoinClause<I extends io.army.criteria.Item> extends PostgreStatement._RepeatableClause<PostgreStatement._PostgreNestedJoinClause<I>>, PostgreStatement._PostgreNestedJoinClause<I>
  • Method Summary

    Methods inherited from interface io.army.criteria.Statement._CrossJoinClause

    crossJoin, crossJoin, crossJoin

    Methods inherited from interface io.army.criteria.Statement._CrossJoinCteClause

    crossJoin, crossJoin

    Methods inherited from interface io.army.criteria.Statement._CrossJoinModifierClause

    crossJoin

    Methods inherited from interface io.army.criteria.Statement._CrossJoinModifierTabularClause

    crossJoin, crossJoin

    Methods inherited from interface io.army.criteria.Statement._CrossJoinNestedClause

    crossJoin

    Methods inherited from interface io.army.criteria.Statement._CrossModifierUndoneFunctionClause

    crossJoin

    Methods inherited from interface io.army.criteria.Statement._CrossUndoneFunctionClause

    crossJoin

    Methods inherited from interface io.army.criteria.Statement._DynamicCrossJoinClause

    ifCrossJoin

    Methods inherited from interface io.army.criteria.Statement._DynamicJoinClause

    ifFullJoin, ifJoin, ifLeftJoin, ifRightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinClause

    fullJoin, fullJoin, fullJoin, join, join, join, leftJoin, leftJoin, leftJoin, rightJoin, rightJoin, rightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinCteClause

    fullJoin, fullJoin, join, join, leftJoin, leftJoin, rightJoin, rightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinModifierClause

    fullJoin, join, leftJoin, rightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinModifierTabularClause

    fullJoin, fullJoin, join, join, leftJoin, leftJoin, rightJoin, rightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinModifierUndoneFunctionClause

    fullJoin, join, leftJoin, rightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinNestedClause

    fullJoin, join, leftJoin, rightJoin

    Methods inherited from interface io.army.criteria.Statement._JoinUndoneFunctionClause

    fullJoin, join, leftJoin, rightJoin