| 程序包 | 说明 |
|---|---|
| cn.schoolwow.quickdao.dao.dql.condition | |
| cn.schoolwow.quickdao.dao.dql.response |
| 限定符和类型 | 方法和说明 |
|---|---|
Response<T> |
LambdaCondition.execute()
执行并返回Response实例
|
Response<T> |
ConditionImpl.execute() |
Response<T> |
Condition.execute()
执行并返回Response实例
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ResponseImpl<T> |
| 限定符和类型 | 方法和说明 |
|---|---|
Response |
ResponseImpl.pagingScroll(boolean pagingScroll) |
Response |
Response.pagingScroll(boolean pagingScroll)
分页处理是否滚动
|
Copyright © 2024. All rights reserved.