| interface  | UpdateConditionStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateFinalStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateFromStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateLimitStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateOrderByStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateQuery<R extends Record> | An UPDATEstatement (model API). | 
| interface  | UpdateResultStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateReturningStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateSetMoreStep<R extends Record> | This type is used for the  Update's DSL API. | 
| interface  | UpdateWhereStep<R extends Record> | This type is used for the  Update's DSL API. |