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 |
---|---|
List<BulkWriteError> |
BulkWriteException.getWriteErrors()
The list of errors, which will not be null, but may be empty (if the write concern error is not null).
|
Copyright © 2016. All Rights Reserved.