public class ReactiveMongoNativeJavaDriverQueryExecutor extends AbstractQueryExecutor<org.springframework.data.mongodb.core.ReactiveMongoOperations>
mongoOperations, objectMapper| 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 |
|---|---|
java.lang.Object |
executeQuery(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 java.lang.Object executeQuery(QueryProvider queryProvider)
Copyright © 2018. All Rights Reserved.