public class CosmosQueryMethod
extends org.springframework.data.repository.query.QueryMethod
| Modifier and Type | Field and Description |
|---|---|
private CosmosEntityMetadata<?> |
metadata |
| Constructor and Description |
|---|
CosmosQueryMethod(Method method,
org.springframework.data.repository.core.RepositoryMetadata metadata,
org.springframework.data.projection.ProjectionFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.repository.core.EntityMetadata<?> |
getEntityInformation() |
createParameters, getDomainClass, getName, getNamedQueryName, getParameters, getResultProcessor, getReturnedObjectType, isCollectionQuery, isModifyingQuery, isPageQuery, isQueryForEntity, isSliceQuery, isStreamQuery, toStringprivate CosmosEntityMetadata<?> metadata
public CosmosQueryMethod(Method method, org.springframework.data.repository.core.RepositoryMetadata metadata, org.springframework.data.projection.ProjectionFactory factory)
Copyright © 2020 Microsoft. All rights reserved.