com.github.krr.mongodb.aggregate.support.api.MongoQueryExecutorpublic class ReactiveMongoNativeJavaDriverQueryExecutor
extends com.github.krr.mongodb.aggregate.support.query.AbstractQueryExecutor<org.springframework.data.mongodb.core.ReactiveMongoOperations>
| Constructor | Description |
|---|---|
ReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.ReactiveMongoOperations mongoOperations) |
|
ReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.ReactiveMongoOperations mongoOperations,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method | Description |
|---|---|---|
Object |
executeQuery(com.github.krr.mongodb.aggregate.support.api.QueryProvider queryProvider) |
public ReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.ReactiveMongoOperations mongoOperations)
public ReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.ReactiveMongoOperations mongoOperations,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public Object executeQuery(com.github.krr.mongodb.aggregate.support.api.QueryProvider queryProvider)
Copyright © 2019. All rights reserved.