public class UpdateToMongodb extends RequestToMongodb
requestParser| Constructor and Description |
|---|
UpdateToMongodb(AbstractParser<?> updateParser) |
| Modifier and Type | Method and Description |
|---|---|
org.bson.conversions.Bson |
getFinalUpdateActions()
gives the update part of updateOne(query, update)
|
getInitialRoots, getNthQueries, getRequest, getRequestToMongoDbgetFinalLimit, getFinalOffset, getHints, getLastDepth, getNbQueries, getNthQuery, getRequest, getRequestParser, getUsage, hasFullTextQuery, hintCache, hintNoTimeout, isMultiple, modelpublic UpdateToMongodb(AbstractParser<?> updateParser)
updateParser - AbstractParserpublic org.bson.conversions.Bson getFinalUpdateActions()
throws InvalidParseOperationException
InvalidParseOperationException - if invalid parse operationCopyright © 2018 Vitam. All rights reserved.