类 AutoCreateBatchHelper


  • public class AutoCreateBatchHelper
    extends Object
    • 构造器详细资料

      • AutoCreateBatchHelper

        public AutoCreateBatchHelper()
    • 方法详细资料

      • genBatchCreateSql

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