public class LambdaUpdateChainWrapper<T> extends UpdateChainWrapper<T,LambdaUpdateChainWrapper<T>> implements ChainUpdate
typedThis| 构造器和说明 |
|---|
LambdaUpdateChainWrapper(SqlExecute sqlExecute,
Class<T> clazz) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
remove() |
boolean |
remove(com.mongodb.client.ClientSession clientSession) |
boolean |
update() |
boolean |
update(com.mongodb.client.ClientSession clientSession) |
getUpdateCompareList, set, set, set, setall, 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 LambdaUpdateChainWrapper(SqlExecute sqlExecute, Class<T> clazz)
public boolean update()
update 在接口中 ChainUpdatepublic boolean update(com.mongodb.client.ClientSession clientSession)
update 在接口中 ChainUpdatepublic boolean remove()
remove 在接口中 ChainUpdatepublic boolean remove(com.mongodb.client.ClientSession clientSession)
remove 在接口中 ChainUpdateCopyright © 2023. All rights reserved.