Uses of Class
org.mybatis.dynamic.sql.insert.render.GeneralInsertRenderer.Builder
-
Uses of GeneralInsertRenderer.Builder in org.mybatis.dynamic.sql.insert.render
Modifier and TypeMethodDescriptionGeneralInsertRenderer.Builder.withInsertModel
(GeneralInsertModel model) GeneralInsertRenderer.withInsertModel
(GeneralInsertModel model) GeneralInsertRenderer.Builder.withRenderingStrategy
(RenderingStrategy renderingStrategy) GeneralInsertRenderer.Builder.withStatementConfiguration
(StatementConfiguration statementConfiguration)