Uses of Class
org.mybatis.dynamic.sql.insert.GeneralInsertModel
Package
Description
-
Uses of GeneralInsertModel in org.mybatis.dynamic.sql.insert
-
Uses of GeneralInsertModel in org.mybatis.dynamic.sql.insert.render
Modifier and TypeMethodDescriptionGeneralInsertRenderer.Builder.withInsertModel
(GeneralInsertModel model) GeneralInsertRenderer.withInsertModel
(GeneralInsertModel model) -
Uses of GeneralInsertModel in org.mybatis.dynamic.sql.util.spring
Modifier and TypeMethodDescriptionint
NamedParameterJdbcTemplateExtensions.generalInsert
(Buildable<GeneralInsertModel> insertStatement) int
NamedParameterJdbcTemplateExtensions.generalInsert
(Buildable<GeneralInsertModel> insertStatement, org.springframework.jdbc.support.KeyHolder keyHolder)