Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
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.
|
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.
|
Copyright © 2018. All rights reserved.