public class LambdaUpdateChainInjectWrapper extends AbstractChainWrapper<String,LambdaUpdateChainInjectWrapper> implements InjectUpdate<LambdaUpdateChainInjectWrapper>
typedThis| 构造器和说明 |
|---|
LambdaUpdateChainInjectWrapper(SqlExecute sqlExecute) |
| 限定符和类型 | 方法和说明 |
|---|---|
SqlExecute |
getSqlOperation() |
List<CompareCondition> |
getUpdateCompareList() |
boolean |
remove(com.mongodb.client.ClientSession clientSession,
String collectionName) |
boolean |
remove(String collectionName) |
LambdaUpdateChainInjectWrapper |
set(boolean condition,
String column,
Object value) |
LambdaUpdateChainInjectWrapper |
set(String column,
Object value) |
boolean |
update(com.mongodb.client.ClientSession clientSession,
String collectionName) |
boolean |
update(String collectionName) |
all, all, all, all, and, and, between, between, between, between, custom, custom, custom, elemMatch, elemMatch, elemMatch, elemMatch, eq, eq, eq, eq, exists, exists, exists, exists, expr, expr, getBaseAndCondition, getBaseCondition, getBaseCondition, getBaseConditionBetween, getBaseOrCondition, getBaseOrder, getBaseOrder, getBaseProject, getBaseProject, getBaseProjectDisplay, getBaseProjectDisplay, getBaseProjectNone, getBaseProjectNone, getBasicDBObjectList, getChildBaseCondition, getChildBaseCondition, getChildBaseCondition, getChildBaseCondition, getCompareList, getOrderList, getProjectionList, getTypedThis, gt, gt, gt, gt, gte, gte, gte, gte, in, in, in, in, like, like, like, like, lt, lt, lt, lt, lte, lte, lte, lte, mod, mod, mod, mod, mod, mod, mod, mod, ne, ne, ne, ne, nin, nin, nin, nin, nor, nor, nor, nor, nor, nor, not, not, or, or, or, or, or, or, regex, regex, regex, regex, setProjectNoneId, text, text, text, text, type, type, type, type, type, typepublic LambdaUpdateChainInjectWrapper(SqlExecute sqlExecute)
public LambdaUpdateChainInjectWrapper set(boolean condition, String column, Object value)
set 在接口中 InjectUpdate<LambdaUpdateChainInjectWrapper>public LambdaUpdateChainInjectWrapper set(String column, Object value)
set 在接口中 InjectUpdate<LambdaUpdateChainInjectWrapper>public boolean update(String collectionName)
public boolean update(com.mongodb.client.ClientSession clientSession,
String collectionName)
public boolean remove(String collectionName)
public boolean remove(com.mongodb.client.ClientSession clientSession,
String collectionName)
public List<CompareCondition> getUpdateCompareList()
public SqlExecute getSqlOperation()
Copyright © 2023. All rights reserved.