mapper分页排序指定字段查询模板
摘要:
StudentQuery:package Student;import java.util.ArrayList;import java.util.List;public class StudentQuery { private Integer id; private String no;... 阅读全文
posted @ 2015-07-14 10:29 颓废的悠然 阅读(1179) 评论(0) 推荐(0) 编辑