Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandResult
A simple wrapper for the result of getLastError() calls and other commands
|
Modifier and Type | Method and Description |
---|---|
BasicDBObject |
BasicDBObject.append(String key,
Object val) |
BasicDBObject |
WriteConcern.getCommand()
Gets the getlasterror command for this write concern.
|
BasicDBObject |
MapReduceOutput.getRaw()
Deprecated.
|