| Package | Description |
|---|---|
| org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
| org.bson.types |
Contains classes implementing various BSON types.
|
| Class and Description |
|---|
| Binary
Generic binary holder.
|
| BSONTimestamp
This is used for internal increment values.
|
| Code
For using the Code type.
|
| CodeWScope
A representation of the JavaScript Code with Scope BSON type.
|
| ObjectId
A globally unique identifier for objects.
|
| Symbol
Class to hold an instance of the BSON symbol type.
|
| Class and Description |
|---|
| BSONTimestamp
This is used for internal increment values.
|
| Code
For using the Code type.
|
| ObjectId
A globally unique identifier for objects.
|