| 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 |
|---|---|
abstract List<BulkWriteUpsert> |
BulkWriteResult.getUpserts()
Gets an unmodifiable list of upserted items, or the empty list if there were none.
|
Copyright © 2016. All Rights Reserved.