Package com.mongodb.session
Contains classes related to sessions
-
Interface Summary Interface Description ClientSession A client session.ServerSession A MongoDB server session.SessionContext Deprecated. there is no replacement for this class
| Interface | Description |
|---|---|
| ClientSession |
A client session.
|
| ServerSession |
A MongoDB server session.
|
| SessionContext | Deprecated.
there is no replacement for this class
|