Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
com.mongodb.async.client.gridfs |
Contains the classes for supporting MongoDB's specification for storing very large files, GridFS.
|
com.mongodb.client.gridfs.model |
This package contains models for use with GridFS
|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
com.mongodb.gridfs |
Contains the classes for supporting MongoDB's specification for storing very large files, GridFS.
|
org.bson |
Contains the base BSON classes.
|
org.bson.codecs |
This package contains all the default BSON codecs.
|
org.bson.io |
Contains classes implementing I/O operations used by BSON objects.
|
org.bson.json |
JSON serialization and deserialization.
|
org.bson.types |
Contains classes implementing various BSON types.
|
Class and Description |
---|
BasicBSONList
Utility class to allow array
DBObject s to be created. |
BSONTimestamp
This is used for internal increment values.
|
CodeWScope
Represents the CodeWScope BSON type.
|
ObjectId
A globally unique identifier for objects.
|
Class and Description |
---|
Binary
Generic binary holder.
|
ObjectId
A globally unique identifier for objects.
|
Class and Description |
---|
ObjectId
A globally unique identifier for objects.
|
Class and Description |
---|
Decimal128
A binary integer decimal representation of a 128-bit decimal value, supporting 34 decimal digits of significand and an exponent range
of -6143 to +6144.
|
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
Represents the CodeWScope BSON type.
|
Decimal128
A binary integer decimal representation of a 128-bit decimal value, supporting 34 decimal digits of significand and an exponent range
of -6143 to +6144.
|
ObjectId
A globally unique identifier for objects.
|
Symbol
Class to hold an instance of the BSON symbol type.
|
Class and Description |
---|
Binary
Generic binary holder.
|
Code
For using the Code type.
|
CodeWithScope
A representation of the JavaScript Code with Scope BSON type.
|
Decimal128
A binary integer decimal representation of a 128-bit decimal value, supporting 34 decimal digits of significand and an exponent range
of -6143 to +6144.
|
MaxKey
Represent the maximum key value regardless of the key's type
|
MinKey
Represent the minimum key value regardless of the key's type
|
ObjectId
A globally unique identifier for objects.
|
Symbol
Class to hold an instance of the BSON symbol type.
|
Class and Description |
---|
ObjectId
A globally unique identifier for objects.
|
Class and Description |
---|
Decimal128
A binary integer decimal representation of a 128-bit decimal value, supporting 34 decimal digits of significand and an exponent range
of -6143 to +6144.
|
MaxKey
Represent the maximum key value regardless of the key's type
|
MinKey
Represent the minimum key value regardless of the key's type
|
ObjectId
A globally unique identifier for objects.
|
Class and Description |
---|
BSONTimestamp
This is used for internal increment values.
|
Code
For using the Code type.
|
Decimal128
A binary integer decimal representation of a 128-bit decimal value, supporting 34 decimal digits of significand and an exponent range
of -6143 to +6144.
|
ObjectId
A globally unique identifier for objects.
|