| 程序包 | 说明 |
|---|---|
| com.gitee.fastmybatis.core.query.expression.builder | |
| com.gitee.fastmybatis.core.query.param | |
| com.gitee.fastmybatis.core.support |
| 限定符和类型 | 方法和说明 |
|---|---|
static Expression |
ExpressionBuilder.buildExpression(Condition annotation,
String columnName,
Object value) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
PageSortParam.getDBSortname() |
String |
SortParam.getDBSortname() |
int |
PageParam.getLimit() |
int |
PageSortParam.getLimit() |
String |
PageSortParam.getOrder() |
String |
SortParam.getOrder() |
int |
PageParam.getPageIndex() |
int |
PageSortParam.getPageIndex() |
int |
PageParam.getPageSize() |
int |
PageSortParam.getPageSize() |
String |
PageSortParam.getSort() |
String |
SortParam.getSort() |
String |
PageSortParam.getSortname() |
String |
SortParam.getSortname() |
String |
PageSortParam.getSortorder() |
String |
SortParam.getSortorder() |
int |
PageParam.getStart() |
int |
PageSortParam.getStart() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
EasyuiDatagridParam.getPage() |
int |
EasyuiDatagridParam.getRows() |
Copyright © 2021. All Rights Reserved.