| Package | Description |
|---|---|
| io.quarkus.mongodb.impl | |
| io.quarkus.mongodb.reactive |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveMongoDatabaseImpl |
| Modifier and Type | Method and Description |
|---|---|
ReactiveMongoDatabase |
ReactiveMongoClientImpl.getDatabase(String name) |
| Modifier and Type | Method and Description |
|---|---|
ReactiveMongoDatabase |
ReactiveMongoClient.getDatabase(String name)
Retrieves a
ReactiveMongoDatabase with the given name. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.