com.jn.sqlhelper.mybatis.plugins.PageHelperCompibles Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sqlhelper-mybatis Show documentation
Show all versions of sqlhelper-mybatis Show documentation
Supports mybatis (an ORM framework)
package com.jn.sqlhelper.mybatis.plugins;
public class PageHelperCompibles {
public static final String pageHelperRequestFlag = "pagehelper";
}