Interface PostgreInsert._PrimaryPreferLiteralSpec

All Superinterfaces:
io.army.criteria.InsertStatement._PreferLiteralClause<PostgreInsert._PrimaryWithCteSpec>, io.army.criteria.Item, PostgreInsert._PrimaryInsertIntoClause, PostgreInsert._PrimaryWithCteSpec, PostgreQuery._PostgreStaticWithClause<PostgreInsert._PrimaryInsertIntoClause>, PostgreStatement._PostgreDynamicWithClause<PostgreInsert._PrimaryInsertIntoClause>, io.army.criteria.Statement._DynamicWithClause<PostgreCtes,PostgreInsert._PrimaryInsertIntoClause>, io.army.criteria.Statement._StaticWithClause<PostgreQuery._StaticCteParensSpec<PostgreInsert._PrimaryInsertIntoClause>>
All Known Subinterfaces:
PostgreInsert._PrimaryNullOptionSpec, PostgreInsert._PrimaryOptionSpec
Enclosing interface:
PostgreInsert

public static interface PostgreInsert._PrimaryPreferLiteralSpec extends io.army.criteria.InsertStatement._PreferLiteralClause<PostgreInsert._PrimaryWithCteSpec>, PostgreInsert._PrimaryWithCteSpec
  • Method Summary

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

    literalMode

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

    insertInto, insertInto

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

    ifWith, ifWithRecursive, with, withRecursive

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

    with, withRecursive