public class Update extends Parameter
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
TYPE_BASE |
static int |
TYPE_INCREMENT |
| 构造器和说明 |
|---|
Update(com.mugui.bean.JsonBean bean,
int type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Update |
increment(com.mugui.bean.JsonBean bean)
创建增量更新语句
|
static Update |
q(com.mugui.bean.JsonBean bean)
创建基本的更新语句
|
getParameter, getParameterArray, toStringCopyright © 2020. All rights reserved.