Package io.army.criteria.postgre
Interface PostgreInsert._PrimaryWithCteSpec
- All Superinterfaces:
io.army.criteria.Item,PostgreInsert._PrimaryInsertIntoClause,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,PostgreInsert._PrimaryPreferLiteralSpec
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._PrimaryWithCteSpec
extends PostgreStatement._PostgreDynamicWithClause<PostgreInsert._PrimaryInsertIntoClause>, PostgreQuery._PostgreStaticWithClause<PostgreInsert._PrimaryInsertIntoClause>, PostgreInsert._PrimaryInsertIntoClause
-
Method Summary
Methods inherited from interface io.army.criteria.postgre.PostgreInsert._PrimaryInsertIntoClause
insertInto, insertIntoMethods inherited from interface io.army.criteria.Statement._DynamicWithClause
ifWith, ifWithRecursive, with, withRecursiveMethods inherited from interface io.army.criteria.Statement._StaticWithClause
with, withRecursive