MongoDatabase
- Actual MongoDatabase type@FunctionalInterface public interface MongoDatabaseRunnable<MongoDatabase>
MongoDatabase
.Modifier and Type | Method and Description |
---|---|
void |
execute(MongoDatabase database)
Execute an operation using the provided MongoDatabase.
|
void execute(MongoDatabase database) throws Exception
database
- The MongoDatabase referenceException
- If an error occurredCopyright © 2019 The Holon Platform. All rights reserved.