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
Deprecated.
This class has been superseded by to toJson and parse methods on BasicDBObject
|
Copyright © 2018. All rights reserved.