| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| com.mongodb.gridfs |
GridFS tools.
|
| com.mongodb.util |
Package containing misc utils.
|
| org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
| org.bson.types |
Contains classes implementing various BSON types.
|
| Class and Description |
|---|
| BasicBSONCallback |
| BasicBSONDecoder
Basic implementation of BSONDecoder interface that creates BasicBSONObject instances.
|
| BasicBSONEncoder
this is meant to be pooled or cached
there is some per instance memory for string conversion, etc...
|
| BasicBSONObject
A simple implementation of
DBObject. |
| BSON |
| BSONCallback |
| BSONDecoder |
| BSONEncoder |
| BSONObject
A key-value map that can be saved to the database.
|
| EmptyBSONCallback |
| LazyBSONCallback |
| LazyBSONDecoder
implementation of BSONDecoder that creates LazyBSONObject instances
|
| LazyBSONObject |
| LazyDBList
Deprecated.
Please use
LazyDBList instead. |
| Class and Description |
|---|
| BSONObject
A key-value map that can be saved to the database.
|
| Class and Description |
|---|
| BasicBSONCallback |
| BSONCallback |
| BSONObject
A key-value map that can be saved to the database.
|
| Class and Description |
|---|
| BasicBSONDecoder.BSONInput
Deprecated.
This class should not be a part of API.
Please see the class-level documentation for a migration instructions.
|
| BasicBSONObject
A simple implementation of
DBObject. |
| BSONCallback |
| BSONDecoder |
| BSONEncoder |
| BSONObject
A key-value map that can be saved to the database.
|
| EmptyBSONCallback |
| LazyBSONCallback |
| LazyBSONList |
| LazyBSONObject |
| Transformer |
| Class and Description |
|---|
| BSONObject
A key-value map that can be saved to the database.
|