Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDBEncoder
The default BSON encoder for BSONObject instances.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicBSONEncoder
This is meant to be pooled or cached.
|