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

All Superinterfaces:
io.army.criteria.DialectStatement._DynamicReturningClause<io.army.criteria.Statement._DqlUpdateSpec<Q>>, io.army.criteria.DialectStatement._StaticDmlReturningClause<PostgreUpdate._StaticReturningCommaSpec<Q>>, io.army.criteria.DialectStatement._StaticReturningClause<PostgreUpdate._StaticReturningCommaSpec<Q>>, io.army.criteria.Item, io.army.criteria.Statement._DmlUpdateSpec<I>
All Known Subinterfaces:
PostgreUpdate._SingleWhereAndSpec<I,Q>
Enclosing interface:
PostgreUpdate

public static interface PostgreUpdate._ReturningSpec<I extends io.army.criteria.Item,Q extends io.army.criteria.Item> extends io.army.criteria.DialectStatement._StaticDmlReturningClause<PostgreUpdate._StaticReturningCommaSpec<Q>>, io.army.criteria.DialectStatement._DynamicReturningClause<io.army.criteria.Statement._DqlUpdateSpec<Q>>, io.army.criteria.Statement._DmlUpdateSpec<I>
  • Method Summary

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

    returning, returningAll

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

    returning, returning, 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._DmlUpdateSpec

    asUpdate