类分层结构
- java.lang.Object
- com.github.pagehelper.dialect.AbstractDialect (implements com.github.pagehelper.Dialect)
- com.github.pagehelper.dialect.AbstractHelperDialect (implements com.github.pagehelper.Constant)
- net.quanter.shield.mybatis.pagehelper.CacheDialect
- net.quanter.shield.mybatis.pagehelper.SqlServer2000Dialect
- net.quanter.shield.mybatis.pagehelper.CacheDialect
- com.github.pagehelper.dialect.AbstractHelperDialect (implements com.github.pagehelper.Constant)
- com.github.pagehelper.page.PageAutoDialect
- net.quanter.shield.mybatis.pagehelper.ExPageAutoDialect
- com.github.pagehelper.page.PageMethod
- com.github.pagehelper.PageHelper (implements com.github.pagehelper.BoundSqlInterceptor.Chain, com.github.pagehelper.Dialect)
- net.quanter.shield.mybatis.pagehelper.ExPageHelper
- com.github.pagehelper.PageHelper (implements com.github.pagehelper.BoundSqlInterceptor.Chain, com.github.pagehelper.Dialect)
- com.github.pagehelper.dialect.AbstractDialect (implements com.github.pagehelper.Dialect)