类 AutoUpdateBatchHelper


  • public class AutoUpdateBatchHelper
    extends Object
    批量更新
    版本:
    2021年10月23日
    作者:
    王鸿雁
    • 构造器详细资料

      • AutoUpdateBatchHelper

        public AutoUpdateBatchHelper()
    • 方法详细资料

      • genBatchUpdateSql

        public static void genBatchUpdateSql​(org.apache.ibatis.session.Configuration configuration,
                                             String namespace,
                                             String sqlKey,
                                             Class<?> clazz)