| Interface | Description |
|---|---|
| MongoContext<S extends com.mongodb.session.ClientSession> |
MongoDB Datastore base context.
|
| MongoDocumentContext<S extends com.mongodb.session.ClientSession> |
A
MongoResolutionContext which is bound to a document resolution operation. |
| MongoOperationContext<MongoDatabase,S extends com.mongodb.session.ClientSession> |
MongoDB Datastore operations execution context.
|
| MongoResolutionContext<S extends com.mongodb.session.ClientSession> |
MongoDB Datastore expresion resolution context.
|
Copyright © 2019 The Holon Platform. All rights reserved.