Uses of Class
com.azure.spring.data.cosmos.repository.query.AbstractCosmosQuery
Packages that use AbstractCosmosQuery
Package
Description
This package contains the process cosmos queries
This package contains the support classes of setting up cosmosdb repositories and factories
-
Uses of AbstractCosmosQuery in com.azure.spring.data.cosmos.repository.query
Subclasses of AbstractCosmosQuery in com.azure.spring.data.cosmos.repository.queryModifier and TypeClassDescriptionclassCosmos query class withPartTreeto parse aStringinto a tree orPartTree.OrParts consisting of simplePartinstances in turn. -
Uses of AbstractCosmosQuery in com.azure.spring.data.cosmos.repository.support
Subclasses of AbstractCosmosQuery in com.azure.spring.data.cosmos.repository.supportModifier and TypeClassDescriptionclassCosmos query class to handle the annotated queries.