程序包net.quanter.shield.mybatis.pagehelper的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.github.pagehelper.dialect.AbstractDialect (implements com.github.pagehelper.Dialect)
      • com.github.pagehelper.dialect.AbstractHelperDialect (implements com.github.pagehelper.Constant)
    • com.github.pagehelper.page.PageAutoDialect
    • com.github.pagehelper.page.PageMethod
      • com.github.pagehelper.PageHelper (implements com.github.pagehelper.BoundSqlInterceptor.Chain, com.github.pagehelper.Dialect)