Uses of Class
org.mybatis.dynamic.sql.update.UpdateModel.Builder
Packages that use UpdateModel.Builder
-
Uses of UpdateModel.Builder in org.mybatis.dynamic.sql.update
Subclasses with type arguments of type UpdateModel.Builder in org.mybatis.dynamic.sql.updateMethods in org.mybatis.dynamic.sql.update that return UpdateModel.BuilderModifier and TypeMethodDescriptionprotected UpdateModel.BuilderUpdateModel.Builder.getThis()UpdateModel.Builder.withColumnMappings(List<? extends AbstractColumnMapping> columnMappings) static UpdateModel.Builder