Package | Description |
---|---|
com.mongodb |
This package is the main entry point to the MongoDB Java Driver, and it contains the classes for the existing API from 2.x versions.
|
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.
|
Copyright © 2016. All Rights Reserved.