Package io.army.criteria.postgre
Interface PostgreInsert._DoUpdateWhereSpec<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._DoUpdateSetClause<T,,I, Q> PostgreInsert._DoUpdateWhereClause<I,,Q> PostgreInsert._ReturningSpec<I,,Q> io.army.criteria.Statement._DmlInsertClause<I>,io.army.criteria.Statement._MinWhereClause<PostgreInsert._ReturningSpec<I,,Q>, PostgreInsert._DoUpdateWhereAndSpec<I, Q>> io.army.criteria.Statement._WhereClause<PostgreInsert._ReturningSpec<I,,Q>, PostgreInsert._DoUpdateWhereAndSpec<I, Q>> io.army.criteria.UpdateStatement._DynamicSetClause<io.army.criteria.UpdateStatement._RowPairs<io.army.meta.FieldMeta<T>>,,PostgreInsert._DoUpdateWhereClause<I, Q>> io.army.criteria.UpdateStatement._StaticRowSetClause<io.army.meta.FieldMeta<T>,,PostgreInsert._DoUpdateWhereSpec<T, I, Q>> io.army.criteria.UpdateStatement._StaticSetClause<io.army.meta.FieldMeta<T>,PostgreInsert._DoUpdateWhereSpec<T, I, Q>>
- Enclosing interface:
PostgreInsert
public static interface PostgreInsert._DoUpdateWhereSpec<T,I extends io.army.criteria.Item,Q extends io.army.criteria.Item>
extends PostgreInsert._DoUpdateWhereClause<I,Q>, PostgreInsert._DoUpdateSetClause<T,I,Q>
-
Method Summary
Methods inherited from interface io.army.criteria.DialectStatement._DynamicReturningClause
returning, returningAllMethods inherited from interface io.army.criteria.DialectStatement._StaticInsertReturningClause
returningMethods inherited from interface io.army.criteria.DialectStatement._StaticReturningClause
returning, returning, returning, returning, returning, returning, returning, returningMethods inherited from interface io.army.criteria.Statement._DmlInsertClause
asInsertMethods inherited from interface io.army.criteria.Statement._MinWhereClause
where, where, where, whereIfMethods inherited from interface io.army.criteria.Statement._WhereClause
where, where, where, where, where, where, where, where, where, where, where, where, where, where, where, whereIf, whereIf, whereIf, whereIf, whereIf, whereIf, whereIf, whereIf, whereIf, whereIf, whereIf, whereIfMethods inherited from interface io.army.criteria.UpdateStatement._DynamicSetClause
setsMethods inherited from interface io.army.criteria.UpdateStatement._StaticRowSetClause
ifSetRow, ifSetRow, ifSetRow, ifSetRow, setRow, setRow, setRow, setRowMethods inherited from interface io.army.criteria.UpdateStatement._StaticSetClause
ifSet, ifSet, ifSet, ifSet, ifSet, ifSet, set, set, set, set, set, set, set