Package io.army.criteria.postgre
Interface PostgreInsert._ConflictActionClause<T,I extends io.army.criteria.Item,Q extends io.army.criteria.Item>
- All Superinterfaces:
PostgreInsert._ConflictDoNothingClause<I,,Q> io.army.criteria.Statement.DoNothingClause<PostgreInsert._ReturningSpec<I,Q>>
- All Known Subinterfaces:
PostgreInsert._ConflictTargetWhereAndSpec<T,,I, Q> PostgreInsert._ConflictTargetWhereSpec<T,I, Q>
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._ConflictActionClause<T,I extends io.army.criteria.Item,Q extends io.army.criteria.Item>
extends PostgreInsert._ConflictDoNothingClause<I,Q>
-
Method Summary
Methods inherited from interface io.army.criteria.Statement.DoNothingClause
doNothing
-
Method Details
-
doUpdate
PostgreInsert._DoUpdateSetClause<T,I, doUpdate()Q>
-