| 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
for using the CodeWScope type
|
| ObjectId
A globally unique identifier for objects.
|
| Symbol
Class to hold a BSON symbol object, which is an interned string in Ruby
|
| Class and Description |
|---|
| BSONTimestamp
this is used for internal increment values.
|
| Code
for using the Code type
|
| ObjectId
A globally unique identifier for objects.
|