Package io.army.criteria.postgre
Interface PostgreQuery._PostgreStaticWithClause<I extends io.army.criteria.Item>
- All Superinterfaces:
io.army.criteria.Statement._StaticWithClause<PostgreQuery._StaticCteParensSpec<I>>
- All Known Subinterfaces:
PostgreCommand._DeclareQueryWithSpec<I>,PostgreDelete._SingleWithSpec<I,,Q> PostgreInsert._ChildWithCteSpec<P>,PostgreInsert._ComplexNullOptionSpec<I>,PostgreInsert._ComplexOptionSpec<I>,PostgreInsert._ComplexPreferLiteralSpec<I>,PostgreInsert._ComplexWithCteSpec<I>,PostgreInsert._DynamicSubNullOptionSpec<I>,PostgreInsert._DynamicSubOptionSpec<I>,PostgreInsert._DynamicSubPreferLiteralSpec<I>,PostgreInsert._DynamicSubWithSpec<I>,PostgreInsert._PrimaryNullOptionSpec,PostgreInsert._PrimaryOptionSpec,PostgreInsert._PrimaryPreferLiteralSpec,PostgreInsert._PrimaryWithCteSpec,PostgreMerge._WithSpec,PostgreQuery._QueryWithComplexSpec<I>,PostgreQuery.WithSpec<I>,PostgreUpdate._SingleWithSpec<I,,Q> PostgreValues._QueryWithComplexSpec<I>
- Enclosing interface:
PostgreQuery
public static interface PostgreQuery._PostgreStaticWithClause<I extends io.army.criteria.Item>
extends io.army.criteria.Statement._StaticWithClause<PostgreQuery._StaticCteParensSpec<I>>
-
Method Summary
Methods inherited from interface io.army.criteria.Statement._StaticWithClause
with, withRecursive