public class FirestoreQueryMethod
extends org.springframework.data.repository.query.QueryMethod
QueryMethod.| Constructor and Description |
|---|
FirestoreQueryMethod(Method method,
org.springframework.data.repository.core.RepositoryMetadata metadata,
org.springframework.data.projection.ProjectionFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStreamQuery() |
createParameters, getDomainClass, getEntityInformation, getName, getNamedQueryName, getParameters, getResultProcessor, getReturnedObjectType, isCollectionQuery, isModifyingQuery, isPageQuery, isQueryForEntity, isSliceQuery, toStringpublic FirestoreQueryMethod(Method method, org.springframework.data.repository.core.RepositoryMetadata metadata, org.springframework.data.projection.ProjectionFactory factory)
Copyright © 2023. All rights reserved.