使用PageHelper实现分页
PageHelper实现了通用的分页查询,其支持的数据有,mysql、Oracle、DB2、PostgreSQL等主流的数据库。
该插件托管于github: https://github.com/pagehelper/Mybatis-PageHelper
参考博客:
该插件托管于github: https://github.com/pagehelper/Mybatis-PageHelper
参考博客:
https://blog.csdn.net/yuchao2015/article/details/55001182