| Package | Description |
|---|---|
| com.mongodb | |
| org.bson |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDBObject
A basic implementation of BSON object that is MongoDB specific.
|
class |
CommandResult
A simple wrapper to hold the result of a command.
|
| Modifier and Type | Method and Description |
|---|---|
BasicBSONObject |
BasicBSONObject.append(String key,
Object val)
Add a key/value pair to this object
|
Copyright © 2017. All rights reserved.