| Package | Description |
|---|---|
| com.mongodb |
The core mongodb package
|
| com.mongodb.async.client |
This packages contains classes for the new async client
|
| com.mongodb.async.client.gridfs |
Contains the classes for supporting MongoDB's specification for storing very large files, GridFS.
|
| com.mongodb.binding |
This package contains classes that manage binding to MongoDB servers for various operations.
|
| com.mongodb.client |
This package contains classes for the new client api for MongoDatabase and MongoCollection
|
| com.mongodb.client.gridfs |
This package contains the new GridFS implementation
|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| com.mongodb.internal.connection | |
| com.mongodb.internal.session | |
| com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
| com.mongodb.session |
Contains classes related to sessions
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| SessionContext
The session context.
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| SessionContext
The session context.
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| Class and Description |
|---|
| SessionContext
The session context.
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| Class and Description |
|---|
| SessionContext
The session context.
|
| Class and Description |
|---|
| SessionContext
The session context.
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| ServerSession
A MongoDB server session.
|
| SessionContext
The session context.
|
| Class and Description |
|---|
| ClientSession
A client session.
|
| SessionContext
The session context.
|
| Class and Description |
|---|
| ServerSession
A MongoDB server session.
|