| 程序包 | 说明 |
|---|---|
| cn.leancloud.query |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,List<QueryOperation>> |
QueryConditions.getWhere() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QueryConditions.addOrItems(QueryOperation op) |
void |
QueryConditions.addWhereItem(QueryOperation op) |
boolean |
QueryOperation.sameOp(QueryOperation other) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QueryConditions.setWhere(Map<String,List<QueryOperation>> where) |
Copyright © 2019. All rights reserved.