109 строки
10 KiB
YAML
109 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery"
|
|
fullName: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery"
|
|
name: "PartTreeCosmosQuery"
|
|
nameWithType: "PartTreeCosmosQuery"
|
|
summary: "Cosmos query class with <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PartTree\"></xref> to parse a <xref uid=\"java.lang.String\" data-throw-if-not-resolved=\"false\" data-raw-source=\"String\"></xref> into a tree or <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PartTree.OrPart\"></xref>s consisting of simple <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Part\"></xref> instances in turn."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery&text=AbstractCosmosQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.createQuery(com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor)?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.createQuery&text=createQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.execute(java.lang.Object[])?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.execute&text=execute\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.getExecution(com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor,org.springframework.data.repository.query.ReturnedType)?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.getExecution&text=getExecution\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.getQueryMethod()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.getQueryMethod&text=getQueryMethod\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isCollectionQuery()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isCollectionQuery&text=isCollectionQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isCountQuery()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isCountQuery&text=isCountQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isDeleteQuery()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isDeleteQuery&text=isDeleteQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isExistsQuery()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isExistsQuery&text=isExistsQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isPageQuery()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isPageQuery&text=isPageQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isSliceQuery()?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isSliceQuery&text=isSliceQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public class **PartTreeCosmosQuery**</br> extends <xref href=\"com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery?alt=com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery&text=AbstractCosmosQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.PartTreeCosmosQuery(com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod,com.azure.spring.data.cosmos.core.CosmosOperations)"
|
|
fullName: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.PartTreeCosmosQuery(CosmosQueryMethod method, CosmosOperations operations)"
|
|
name: "PartTreeCosmosQuery(CosmosQueryMethod method, CosmosOperations operations)"
|
|
nameWithType: "PartTreeCosmosQuery.PartTreeCosmosQuery(CosmosQueryMethod method, CosmosOperations operations)"
|
|
summary: "Initialization"
|
|
parameters:
|
|
- description: "CosmosQueryMethod"
|
|
name: "method"
|
|
type: "<xref href=\"com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod?alt=com.azure.spring.data.cosmos.repository.query.CosmosQueryMethod&text=CosmosQueryMethod\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "CosmosOperations"
|
|
name: "operations"
|
|
type: "<xref href=\"com.azure.spring.data.cosmos.core.CosmosOperations?alt=com.azure.spring.data.cosmos.core.CosmosOperations&text=CosmosOperations\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PartTreeCosmosQuery(CosmosQueryMethod method, CosmosOperations operations)"
|
|
desc: "Initialization"
|
|
methods:
|
|
- uid: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.createQuery(com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor)"
|
|
fullName: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.createQuery(CosmosParameterAccessor accessor)"
|
|
name: "createQuery(CosmosParameterAccessor accessor)"
|
|
nameWithType: "PartTreeCosmosQuery.createQuery(CosmosParameterAccessor accessor)"
|
|
summary: "Creates a query."
|
|
modifiers:
|
|
- "protected"
|
|
overridden: "com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.createQuery(com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor)"
|
|
parameters:
|
|
- name: "accessor"
|
|
type: "<xref href=\"com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor?alt=com.azure.spring.data.cosmos.repository.query.CosmosParameterAccessor&text=CosmosParameterAccessor\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "protected CosmosQuery createQuery(CosmosParameterAccessor accessor)"
|
|
desc: "Creates a query."
|
|
returns:
|
|
type: "<xref href=\"com.azure.spring.data.cosmos.core.query.CosmosQuery?alt=com.azure.spring.data.cosmos.core.query.CosmosQuery&text=CosmosQuery\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.isCountQuery()"
|
|
fullName: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.isCountQuery()"
|
|
name: "isCountQuery()"
|
|
nameWithType: "PartTreeCosmosQuery.isCountQuery()"
|
|
summary: "Return whether this is a count query."
|
|
modifiers:
|
|
- "protected"
|
|
overridden: "com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isCountQuery()"
|
|
syntax: "protected boolean isCountQuery()"
|
|
desc: "Return whether this is a count query."
|
|
returns:
|
|
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.isDeleteQuery()"
|
|
fullName: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.isDeleteQuery()"
|
|
name: "isDeleteQuery()"
|
|
nameWithType: "PartTreeCosmosQuery.isDeleteQuery()"
|
|
summary: "Return whether this is a deletion query."
|
|
modifiers:
|
|
- "protected"
|
|
overridden: "com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isDeleteQuery()"
|
|
syntax: "protected boolean isDeleteQuery()"
|
|
desc: "Return whether this is a deletion query."
|
|
returns:
|
|
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.isExistsQuery()"
|
|
fullName: "com.azure.spring.data.cosmos.repository.query.PartTreeCosmosQuery.isExistsQuery()"
|
|
name: "isExistsQuery()"
|
|
nameWithType: "PartTreeCosmosQuery.isExistsQuery()"
|
|
summary: "Return whether this is an exists query."
|
|
modifiers:
|
|
- "protected"
|
|
overridden: "com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery.isExistsQuery()"
|
|
syntax: "protected boolean isExistsQuery()"
|
|
desc: "Return whether this is an exists query."
|
|
returns:
|
|
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Cosmos query class with <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PartTree\"></xref> to parse a <xref uid=\"java.lang.String\" data-throw-if-not-resolved=\"false\" data-raw-source=\"String\"></xref> into a tree or <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PartTree.OrPart\"></xref>s consisting of simple <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Part\"></xref> instances in turn."
|
|
metadata: {}
|
|
package: "com.azure.spring.data.cosmos.repository.query"
|
|
artifact: com.azure:azure-spring-data-cosmos:5.18.0
|