WriteConcernResult()
static WriteConcernResult
acknowledged(int count, boolean isUpdateOfExisting, BsonValue upsertedId)
Create an acknowledged WriteConcernResult
abstract int
getCount()
Returns the number of documents affected by the write operation.
abstract BsonValue
getUpsertedId()
Returns the value of _id if this write resulted in an upsert.
abstract boolean
isUpdateOfExisting()
Returns true if the write was an update of an existing document.
static WriteConcernResult
unacknowledged()
Create an unacknowledged WriteConcernResult
abstract boolean
wasAcknowledged()
Returns true if the write was acknowledged.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4