Uses of Interface
org.mybatis.dynamic.sql.update.UpdateDSLCompleter
-
Uses of UpdateDSLCompleter in org.mybatis.dynamic.sql.util.mybatis3
Modifier and TypeMethodDescriptionstatic int
MyBatis3Utils.update
(ToIntFunction<UpdateStatementProvider> mapper, SqlTable table, UpdateDSLCompleter completer) static UpdateStatementProvider
MyBatis3Utils.update
(SqlTable table, UpdateDSLCompleter completer)