| 程序包 | 说明 |
|---|---|
| com.definesys.mpaas.query.link |
| 限定符和类型 | 方法和说明 |
|---|---|
LinkExecutor |
LinkExecutor.bind(Object bindItem)
绑定对象,结果集将对绑定对象进行赋值
|
static LinkExecutor |
LinkExecutor.build(PojoField field,
String column,
String table,
String where)
构建查询器
|
LinkExecutor |
LinkExecutor.setTable(String table)
设置表名
|
LinkExecutor |
LinkExecutor.setWhere(String where)
设置where条件
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LinkExecutor.merge(LinkExecutor lk)
两个字段合并查询
|
Copyright © 2021. All rights reserved.