public interface ReactiveNosqlQueryExecution
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReactiveNosqlQueryExecution.CountExecution |
static class |
ReactiveNosqlQueryExecution.DeleteExecution |
static class |
ReactiveNosqlQueryExecution.ExistsExecution |
static class |
ReactiveNosqlQueryExecution.MultiEntityExecution |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(NosqlQuery query,
Class<?> type,
String collection) |
Object execute(NosqlQuery query, Class<?> type, String collection)
Copyright © 2021 Oracle Corporation. All rights reserved.