51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#QueryResult
nutz 结合QueryResult,Record 自定义分页查询,不构建pojo 整合
publicQueryResultgetHistoryIncome(intd,intcurPage)throwsException{/**sql**/Sqlsql=Sqls.create("selecta,b,cfromAwhered=@d").setParam("d",d);/**查询个数**/Sqlsqlcount...
代码星球
·
2020-04-10
nutz
结合
QueryResult
Record
自定义
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他