Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
com.mongodb.util |
Contains classes that can be used everywhere in the driver, and have no specific domain.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDBCallback
An implementation of DBCallback that decodes into a DBObject.
|
Modifier and Type | Class and Description |
---|---|
class |
JSONCallback
Converts JSON to DBObjects and vice versa.
|