Hierarchy For Package org.springframework.data.couchbase.repository
Package Hierarchies:Interface Hierarchy
- org.springframework.data.couchbase.repository.DynamicProxyable<REPO>
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.couchbase.repository.CouchbaseRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>)
- org.springframework.data.couchbase.repository.CouchbaseRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.couchbase.repository.CouchbaseRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>)
- org.springframework.data.couchbase.repository.CouchbaseRepository<T,
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
ID> - org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository<T,
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,
ID> - org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>)
- org.springframework.data.couchbase.repository.ReactiveCouchbaseRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Annotation Interface Hierarchy
- org.springframework.data.couchbase.repository.Collection (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.repository.Options (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.repository.Query (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.repository.ScanConsistency (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.repository.Scope (implements java.lang.annotation.Annotation)