Interface PostgreInsert._StaticSubPreferLiteralSpec<I extends io.army.criteria.Item>

All Superinterfaces:
io.army.criteria.InsertStatement._PreferLiteralClause<PostgreInsert._CteInsertIntoClause<I>>, io.army.criteria.Item, PostgreInsert._CteInsertIntoClause<I>
All Known Subinterfaces:
PostgreInsert._StaticSubNullOptionSpec<I>, PostgreInsert._StaticSubOptionSpec<I>, PostgreQuery._StaticCteComplexCommandSpec<I>
Enclosing interface:
PostgreInsert

public static interface PostgreInsert._StaticSubPreferLiteralSpec<I extends io.army.criteria.Item> extends io.army.criteria.InsertStatement._PreferLiteralClause<PostgreInsert._CteInsertIntoClause<I>>, PostgreInsert._CteInsertIntoClause<I>

static sub-statement syntax forbid the WITH clause of cte insert,because it destroy the Readability of code.

  • Method Summary

    Methods inherited from interface io.army.criteria.InsertStatement._PreferLiteralClause

    literalMode

    Methods inherited from interface io.army.criteria.postgre.PostgreInsert._CteInsertIntoClause

    insertInto