JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mybatis_PageHelper
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.pagehelper
Interface ISelect
public interface
ISelect
分页查询接口
Since:
2015-12-18 18:51
Author:
liuzh_3nofxnp
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
doSelect
()
在接口中调用自己的查询方法,不要在该方法内写过多代码,只要一行查询方法最好
Method Detail
doSelect
void doSelect()
在接口中调用自己的查询方法,不要在该方法内写过多代码,只要一行查询方法最好
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.