- ReactiveAggregateMongoQuery - Class in com.github.krr.mongodb.aggregate.support.query
-
Created by rkolliva
4/16/2018
- ReactiveAggregateMongoQuery(Method, RepositoryMetadata, ReactiveMongoOperations, ProjectionFactory, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.query.ReactiveAggregateMongoQuery
-
Creates a new AbstractMongoQuery from the given MongoQueryMethod and MongoOperations.
- ReactiveAggregateQuerySupportingRepositoryFactory - Class in com.github.krr.mongodb.aggregate.support.factory
-
Created by rkolliva
10/10/2015.
- ReactiveAggregateQuerySupportingRepositoryFactory(ReactiveMongoOperations, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.factory.ReactiveAggregateQuerySupportingRepositoryFactory
-
Creates a new MongoRepositoryFactory with the given MongoOperations.
- ReactiveAggregateQuerySupportingRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends java.io.Serializable> - Class in com.github.krr.mongodb.aggregate.support.factory
-
Created by rkolliva
9/7/16.
- ReactiveAggregateQuerySupportingRepositoryFactoryBean(Class<? extends T>, MongoQueryExecutor) - Constructor for class com.github.krr.mongodb.aggregate.support.factory.ReactiveAggregateQuerySupportingRepositoryFactoryBean
-
- ReactiveMongoNativeJavaDriverQueryExecutor - Class in com.github.krr.mongodb.aggregate.support.query
-
Created by rkolliva
4/16/18.
- ReactiveMongoNativeJavaDriverQueryExecutor(ReactiveMongoOperations) - Constructor for class com.github.krr.mongodb.aggregate.support.query.ReactiveMongoNativeJavaDriverQueryExecutor
-
- ReactiveMongoNativeJavaDriverQueryExecutor(ReactiveMongoOperations, ObjectMapper) - Constructor for class com.github.krr.mongodb.aggregate.support.query.ReactiveMongoNativeJavaDriverQueryExecutor
-
- ReactiveProcessorUtils - Class in com.github.krr.mongodb.aggregate.support.utils
-
Created by ankasa
- ReactiveProcessorUtils() - Constructor for class com.github.krr.mongodb.aggregate.support.utils.ReactiveProcessorUtils
-
- replacePlaceholders(String) - Method in class com.github.krr.mongodb.aggregate.support.query.AggregateQueryProvider
-
Replaced the parameter place-holders with the actual parameter values from the given ParameterBindings.