Interface Hierarchy
- org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
ID> - org.springframework.data.r2dbc.repository.R2dbcRepository<T,
ID> (also extends org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,
ID> - org.springframework.data.r2dbc.repository.R2dbcRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>)
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
Annotation Interface Hierarchy
- org.springframework.data.r2dbc.repository.Modifying (implements java.lang.annotation.Annotation)
- org.springframework.data.r2dbc.repository.Query (implements java.lang.annotation.Annotation)