Package io.army.criteria.postgre
Interface PostgreInsert._ChildWithCteSpec<P>
- All Superinterfaces:
io.army.criteria.Item,PostgreInsert._ChildInsertIntoClause<P>,PostgreQuery._PostgreStaticWithClause<PostgreInsert._ChildInsertIntoClause<P>>,PostgreStatement._PostgreDynamicWithClause<PostgreInsert._ChildInsertIntoClause<P>>,io.army.criteria.Statement._DynamicWithClause<PostgreCtes,,PostgreInsert._ChildInsertIntoClause<P>> io.army.criteria.Statement._StaticWithClause<PostgreQuery._StaticCteParensSpec<PostgreInsert._ChildInsertIntoClause<P>>>
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._ChildWithCteSpec<P>
extends PostgreStatement._PostgreDynamicWithClause<PostgreInsert._ChildInsertIntoClause<P>>, PostgreQuery._PostgreStaticWithClause<PostgreInsert._ChildInsertIntoClause<P>>, PostgreInsert._ChildInsertIntoClause<P>
-
Method Summary
Methods inherited from interface io.army.criteria.postgre.PostgreInsert._ChildInsertIntoClause
insertIntoMethods inherited from interface io.army.criteria.Statement._DynamicWithClause
ifWith, ifWithRecursive, with, withRecursiveMethods inherited from interface io.army.criteria.Statement._StaticWithClause
with, withRecursive