Uses of Interface
org.mybatis.dynamic.sql.update.UpdateDSLCompleter
Packages that use UpdateDSLCompleter
-
Uses of UpdateDSLCompleter in org.mybatis.dynamic.sql.util.mybatis3
Methods in org.mybatis.dynamic.sql.util.mybatis3 with parameters of type UpdateDSLCompleterModifier and TypeMethodDescriptionstatic intMyBatis3Utils.update(ToIntFunction<UpdateStatementProvider> mapper, SqlTable table, UpdateDSLCompleter completer) static UpdateStatementProviderMyBatis3Utils.update(SqlTable table, UpdateDSLCompleter completer)