| 程序包 | 说明 |
|---|---|
| cn.easyes.core.conditions | |
| cn.easyes.core.conditions.interfaces | |
| cn.easyes.core.toolkit |
| 限定符和类型 | 方法和说明 |
|---|---|
LambdaEsUpdateWrapper<T> |
LambdaEsUpdateWrapper.index(boolean condition,
String indexName) |
protected LambdaEsUpdateWrapper<T> |
LambdaEsUpdateWrapper.instance() |
LambdaEsUpdateWrapper<T> |
LambdaEsUpdateWrapper.set(boolean condition,
String column,
Object val) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
BaseEsMapperImpl.update(T entity,
LambdaEsUpdateWrapper<T> updateWrapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
BaseEsMapper.update(T entity,
LambdaEsUpdateWrapper<T> updateWrapper)
根据 whereEntity 条件,更新记录
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> LambdaEsUpdateWrapper<T> |
EsWrappers.lambdaUpdate(Class<T> entityClass)
获取 LambdaUpdateWrapper
|
Copyright © 2022. All rights reserved.