Uses of Interface
org.springframework.data.r2dbc.repository.R2dbcRepository
Packages that use R2dbcRepository
Package
Description
Support infrastructure for query derivation of R2DBC-specific repositories.
-
Uses of R2dbcRepository in org.springframework.data.r2dbc.repository.support
Classes in org.springframework.data.r2dbc.repository.support that implement R2dbcRepositoryModifier and TypeClassDescriptionclassSimpleR2dbcRepository<T,ID> SimpleReactiveSortingRepositoryimplementation using R2DBC throughDatabaseClient.