public class NonReactiveMongoNativeJavaDriverQueryExecutor
extends com.github.krr.mongodb.aggregate.support.query.AbstractQueryExecutor<org.springframework.data.mongodb.core.MongoOperations>
| Constructor and Description |
|---|
NonReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.MongoOperations mongoOperations) |
NonReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.MongoOperations 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 NonReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.MongoOperations mongoOperations)
public NonReactiveMongoNativeJavaDriverQueryExecutor(org.springframework.data.mongodb.core.MongoOperations mongoOperations,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public Object executeQuery(com.github.krr.mongodb.aggregate.support.api.QueryProvider queryProvider)
Copyright © 2018. All rights reserved.