Uses of Interface
com.azure.spring.data.cosmos.repository.query.ReactiveCosmosEntityMetadata
-
Packages that use ReactiveCosmosEntityMetadata Package Description com.azure.spring.data.cosmos.repository.query This package contains the process cosmos queries -
-
Uses of ReactiveCosmosEntityMetadata in com.azure.spring.data.cosmos.repository.query
Classes in com.azure.spring.data.cosmos.repository.query that implement ReactiveCosmosEntityMetadata Modifier and Type Class Description classSimpleReactiveCosmosEntityMetadata<T>Metadata class to describe simple reactive cosmos entity includes domain type and cosmos entity information
-