| 程序包 | 说明 |
|---|---|
| cn.jiangzeyin.database.run.read | |
| cn.jiangzeyin.database.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Select |
Select.setLimitCount(int limitCount)
设置查询数量
|
Select |
Select.setLimitStart(int limitStart)
设置查询开始位置
|
Select |
Select.setOrderBy(String orderBy) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
SqlUtil.getSelectSql(Select<?> select)
获取查询信息
|
Copyright © 2017–2018. All rights reserved.