Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
com.mongodb.client |
This package contains classes for the new client api for MongoDatabase and MongoCollection
|
com.mongodb.client.result |
This package contains classes representing operation results
|
Class and Description |
---|
DeleteResult
The result of a delete operation.
|
UpdateResult
The result of an update operation.
|
Class and Description |
---|
DeleteResult
The result of a delete operation.
|
UpdateResult
The result of an update operation.
|
Class and Description |
---|
DeleteResult
The result of a delete operation.
|
UpdateResult
The result of an update operation.
|