Package io.army.criteria.postgre
Interface PostgreInsert._ComplexWithCteSpec<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Item,PostgreInsert._ComplexInsertIntoClause<I>,PostgreQuery._PostgreStaticWithClause<PostgreInsert._ComplexInsertIntoClause<I>>,PostgreStatement._PostgreDynamicWithClause<PostgreInsert._ComplexInsertIntoClause<I>>,io.army.criteria.Statement._DynamicWithClause<PostgreCtes,,PostgreInsert._ComplexInsertIntoClause<I>> io.army.criteria.Statement._StaticWithClause<PostgreQuery._StaticCteParensSpec<PostgreInsert._ComplexInsertIntoClause<I>>>
- All Known Subinterfaces:
PostgreInsert._ComplexNullOptionSpec<I>,PostgreInsert._ComplexOptionSpec<I>,PostgreInsert._ComplexPreferLiteralSpec<I>
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._ComplexWithCteSpec<I extends io.army.criteria.Item>
extends PostgreStatement._PostgreDynamicWithClause<PostgreInsert._ComplexInsertIntoClause<I>>, PostgreQuery._PostgreStaticWithClause<PostgreInsert._ComplexInsertIntoClause<I>>, PostgreInsert._ComplexInsertIntoClause<I>
-
Method Summary
Methods inherited from interface io.army.criteria.postgre.PostgreInsert._ComplexInsertIntoClause
insertIntoMethods inherited from interface io.army.criteria.Statement._DynamicWithClause
ifWith, ifWithRecursive, with, withRecursiveMethods inherited from interface io.army.criteria.Statement._StaticWithClause
with, withRecursive