| Package | Description |
|---|---|
| org.springframework.data.couchbase.repository |
This package contains the Couchbase interfaces to support the Spring Data repository abstraction.
|
| org.springframework.data.couchbase.repository.support |
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
|
| Class and Description |
|---|
| CouchbaseRepository
Couchbase specific
Repository interface. |
| ReactiveCouchbaseRepository |
| Class and Description |
|---|
| CouchbasePagingAndSortingRepository
Couchbase specific
Repository interface that is
a PagingAndSortingRepository. |
| CouchbaseRepository
Couchbase specific
Repository interface. |
| ReactiveCouchbaseRepository |
| ReactiveCouchbaseSortingRepository
Couchbase specific
Repository interface that is
a ReactiveSortingRepository. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.