摘要:
一、Mybatis-PageHelper实现分页 主要代码: 二、Mybatis-PageHelper实现动态排序 传入的参数orderBy形式:price_asc或price_desc,传入到PageHelper中为price asc。 可以进行封装成枚举类或内部接口 三、Mybatis中对Lis 阅读全文
posted @ 2018-04-12 23:50
noaman_wgs
阅读(8416)
评论(0)
推荐(0)