| Package | Description |
|---|---|
| com.microsoft.azure.spring.data.cosmosdb.repository.query |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveCosmosParameterParameterAccessor |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DocumentQuery |
AbstractReactiveCosmosQuery.createQuery(ReactiveCosmosParameterAccessor accessor) |
protected DocumentQuery |
PartTreeReactiveCosmosQuery.createQuery(ReactiveCosmosParameterAccessor accessor) |
private ReactiveCosmosQueryExecution |
AbstractReactiveCosmosQuery.getExecution(ReactiveCosmosParameterAccessor accessor) |
| Constructor and Description |
|---|
ReactiveCosmosQueryCreator(org.springframework.data.repository.query.parser.PartTree tree,
ReactiveCosmosParameterAccessor accessor,
org.springframework.data.mapping.context.MappingContext<?,CosmosPersistentProperty> mappingContext) |
Copyright © 2020 Microsoft. All rights reserved.