Package org.mybatis.dynamic.sql.update
Class UpdateModel
java.lang.Object
org.mybatis.dynamic.sql.update.UpdateModel
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<R> Stream<R>
mapColumnMappings
(Function<AbstractColumnMapping, R> mapper) render
(RenderingStrategy renderingStrategy) table()
static UpdateModel.Builder
-
Method Details
-
table
-
tableAlias
-
whereModel
-
mapColumnMappings
-
render
-
withTable
-