Class BatchInsertRenderer.Builder<T>
java.lang.Object
org.mybatis.dynamic.sql.insert.render.BatchInsertRenderer.Builder<T>
- Enclosing class:
BatchInsertRenderer<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withBatchInsertModel
(BatchInsertModel<T> model) withRenderingStrategy
(RenderingStrategy renderingStrategy)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withBatchInsertModel
-
withRenderingStrategy
-
build
-