| 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 |
LazyDBObject |
class |
LazyWriteableDBObject |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyCachingLazyBSONObject
Deprecated.
This class is NOT a part of public API and will be dropped in 3.x versions.
|
class |
LazyBSONList |
class |
LazyDBList
Deprecated.
Please use
LazyDBList instead. |