Interface PostgreInsert._ReturningSpec<I extends io.army.criteria.Item,Q extends io.army.criteria.Item>

All Superinterfaces:
io.army.criteria.DialectStatement._DynamicReturningClause<io.army.criteria.Statement._DqlInsertClause<Q>>, io.army.criteria.DialectStatement._StaticInsertReturningClause<PostgreInsert._StaticReturningCommaSpec<Q>>, io.army.criteria.DialectStatement._StaticReturningClause<PostgreInsert._StaticReturningCommaSpec<Q>>, io.army.criteria.Item, io.army.criteria.Statement._DmlInsertClause<I>
All Known Subinterfaces:
PostgreInsert._DoUpdateWhereAndSpec<I,Q>, PostgreInsert._DoUpdateWhereClause<I,Q>, PostgreInsert._DoUpdateWhereSpec<T,I,Q>, PostgreInsert._OnConflictSpec<T,I,Q>, PostgreInsert._PostgreValuesStaticParensCommaSpec<T,I,Q>
Enclosing interface:
PostgreInsert

public static interface PostgreInsert._ReturningSpec<I extends io.army.criteria.Item,Q extends io.army.criteria.Item> extends io.army.criteria.DialectStatement._StaticInsertReturningClause<PostgreInsert._StaticReturningCommaSpec<Q>>, io.army.criteria.DialectStatement._DynamicReturningClause<io.army.criteria.Statement._DqlInsertClause<Q>>, io.army.criteria.Statement._DmlInsertClause<I>
  • Method Summary

    Methods inherited from interface io.army.criteria.DialectStatement._DynamicReturningClause

    returning, returningAll

    Methods inherited from interface io.army.criteria.DialectStatement._StaticInsertReturningClause

    returning

    Methods inherited from interface io.army.criteria.DialectStatement._StaticReturningClause

    returning, returning, returning, returning, returning, returning, returning, returning

    Methods inherited from interface io.army.criteria.Statement._DmlInsertClause

    asInsert