public class ReactiveMongoNativeJavaDriverQueryExecutor
extends com.github.krr.mongodb.aggregate.support.query.AbstractQueryExecutor<org.springframework.data.mongodb.core.ReactiveMongoOperations>
| Constructor and 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 and 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 © 2018. All rights reserved.