| Package | Description |
|---|---|
| com.mongodb |
This package is the main entry point to the MongoDB Java Driver, and it contains the classes for the existing API from 2.x versions.
|
| com.mongodb.client.gridfs |
This package contains the new GridFS implementation
|
| 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 |
This package contains bson classes required for the driver
|
| org.bson.codecs |
This package contains all the default BSON codecs.
|
| org.bson.io |
This package contains I/O utilities
|
| org.bson.json |
JSON serialization and deserialization.
|
| org.bson.types |
This package contains driver specific type classes
|
| Class and Description |
|---|
| BasicBSONList
Utility class to allow array
DBObjects to be created. |
| BSONTimestamp
This is used for internal increment values.
|
| ObjectId
A globally unique identifier for objects.
|
| Class and Description |
|---|
| ObjectId
A globally unique identifier for objects.
|
| Class and Description |
|---|
| ObjectId
A globally unique identifier for objects.
|
| Class and Description |
|---|
| 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.
|
| 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.
|
| 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 |
|---|
| ObjectId
A globally unique identifier for objects.
|
| 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 © 2016. All Rights Reserved.