Class UpdateRenderer.Builder
java.lang.Object
org.mybatis.dynamic.sql.update.render.UpdateRenderer.Builder
- Enclosing class:
UpdateRenderer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withRenderingStrategy
(RenderingStrategy renderingStrategy) withStatementConfiguration
(StatementConfiguration statementConfiguration) withUpdateModel
(UpdateModel updateModel)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withUpdateModel
-
withRenderingStrategy
-
withStatementConfiguration
public UpdateRenderer.Builder withStatementConfiguration(StatementConfiguration statementConfiguration) -
build
-