com.azure.spring.data.cosmos.repository
This package contains the support, query and config classes of setting up cosmosdb repositories
Interfaces
CosmosRepository<T,ID> |
Extension of PagingAndSortingRepository to provide additional methods to retrieve entities using the pagination and sorting abstraction. |
Query |
Annotation to declare finder queries directly on repository methods. |
ReactiveCosmosRepository<T,K> |
Repository interface with search and delete operation |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java