类 UpdateSkipNullBatchAppendHelper


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

      • UpdateSkipNullBatchAppendHelper

        public UpdateSkipNullBatchAppendHelper()
    • 方法详细资料

      • updateSkipNullBatchAppend

        public static int updateSkipNullBatchAppend​(MyBatiesService myBatiesService,
                                                    String companyId,
                                                    BaseDO data,
                                                    Long ver,
                                                    int batchSize)
      • updateSkipNullBatchExecute

        public static int updateSkipNullBatchExecute​(MyBatiesService myBatiesService,
                                                     Class<?> clazz)