类 AutoRollPageSelectSqlHelper


  • public class AutoRollPageSelectSqlHelper
    extends Object
    版本:
    2020年11月14日
    作者:
    王鸿雁
    • 构造器详细资料

      • AutoRollPageSelectSqlHelper

        public AutoRollPageSelectSqlHelper()
    • 方法详细资料

      • genSelectMapper

        public static void genSelectMapper​(String namespance,
                                           String oldId,
                                           String selectKey,
                                           String countKey,
                                           org.apache.ibatis.session.Configuration configuration,
                                           String oldMapperStr)