Package io.army.criteria.postgre
Interface PostgreInsert._DynamicSubPreferLiteralSpec<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.InsertStatement._PreferLiteralClause<PostgreInsert._DynamicSubWithSpec<I>>,io.army.criteria.Item,PostgreInsert._CteInsertIntoClause<I>,PostgreInsert._DynamicSubWithSpec<I>,PostgreQuery._PostgreStaticWithClause<PostgreInsert._CteInsertIntoClause<I>>,PostgreStatement._PostgreDynamicWithClause<PostgreInsert._CteInsertIntoClause<I>>,io.army.criteria.Statement._DynamicWithClause<PostgreCtes,,PostgreInsert._CteInsertIntoClause<I>> io.army.criteria.Statement._StaticWithClause<PostgreQuery._StaticCteParensSpec<PostgreInsert._CteInsertIntoClause<I>>>
- All Known Subinterfaces:
PostgreInsert._DynamicSubNullOptionSpec<I>,PostgreInsert._DynamicSubOptionSpec<I>
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._DynamicSubPreferLiteralSpec<I extends io.army.criteria.Item>
extends io.army.criteria.InsertStatement._PreferLiteralClause<PostgreInsert._DynamicSubWithSpec<I>>, PostgreInsert._DynamicSubWithSpec<I>
-
Method Summary
Methods inherited from interface io.army.criteria.InsertStatement._PreferLiteralClause
literalModeMethods inherited from interface io.army.criteria.postgre.PostgreInsert._CteInsertIntoClause
insertIntoMethods inherited from interface io.army.criteria.Statement._DynamicWithClause
ifWith, ifWithRecursive, with, withRecursiveMethods inherited from interface io.army.criteria.Statement._StaticWithClause
with, withRecursive