Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
com.mongodb.gridfs |
GridFS tools.
|
org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
org.bson.types |
Contains classes implementing various BSON types.
|
Class and Description |
---|
BasicBSONList
Utility class to allow array
DBObject s to be created. |
ObjectId
A globally unique identifier for objects.
|
Class and Description |
---|
ObjectId
A globally unique identifier for objects.
|
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.
|
Copyright © 2018. All rights reserved.