Interface PostgreInsert._OnConflictSpec<T,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, PostgreInsert._ReturningSpec<I,Q>, io.army.criteria.Statement._DmlInsertClause<I>
All Known Subinterfaces:
PostgreInsert._PostgreValuesStaticParensCommaSpec<T,I,Q>
Enclosing interface:
PostgreInsert

public static interface PostgreInsert._OnConflictSpec<T,I extends io.army.criteria.Item,Q extends io.army.criteria.Item> extends PostgreInsert._ReturningSpec<I,Q>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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