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