Uses of Class
org.mybatis.dynamic.sql.update.UpdateModel
Package
Description
-
Uses of UpdateModel in org.mybatis.dynamic.sql
-
Uses of UpdateModel in org.mybatis.dynamic.sql.update
-
Uses of UpdateModel in org.mybatis.dynamic.sql.update.render
Modifier and TypeMethodDescriptionUpdateRenderer.Builder.withUpdateModel
(UpdateModel updateModel) static UpdateRenderer.Builder
UpdateRenderer.withUpdateModel
(UpdateModel updateModel) -
Uses of UpdateModel in org.mybatis.dynamic.sql.util.spring
Modifier and TypeMethodDescriptionint
NamedParameterJdbcTemplateExtensions.update
(Buildable<UpdateModel> updateStatement)