Package | Description |
---|---|
com.mongodb |
This package is the main entry point to the MongoDB Java Driver, and it contains the classes for the existing API from 2.x versions.
|
Modifier and Type | Method and Description |
---|---|
WriteConcernError |
BulkWriteException.getWriteConcernError()
The write concern error, which may be null (in which case the list of errors will not be empty).
|
Copyright © 2016. All Rights Reserved.