| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Class and Description |
|---|
| AnyId
A common interface for those that support one(T), all(Collection
|
| AnyIdReactive
A common interface for those that support one(T), all(Collection
|
| OneAndAll
A common interface for those that support one(T), all(Collection
|
| OneAndAllEntity
A common interface for those that support one(T), all(Collection
|
| OneAndAllEntityReactive
A common interface for those that support one(T), all(Collection
|
| OneAndAllExists
A common interface for those that support one(T), all(Collection
|
| OneAndAllExistsReactive
A common interface for those that support one(T), all(Collection
|
| OneAndAllId
A common interface for those that support one(String), all(Collection
|
| OneAndAllIdReactive
A common interface for those that support one(String), all(Collection
|
| OneAndAllReactive
A common interface for those that support one(T), all(Collection
|
| WithAnalyticsConsistency
A common interface for all of Insert, Replace, Upsert that take consistency
|
| WithAnalyticsQuery
A common interface for all of Insert, Replace, Upsert that take Query
|
| WithCollection
A common interface for all of Insert, Replace, Upsert that take Collection
|
| WithConsistency
A common interface for all of Insert, Replace, Upsert that take consistency
|
| WithDistinct
A common interface for all of Insert, Replace, Upsert that take Distinct
|
| WithProjectionId
A common interface for those that support project()
|
| WithQuery
A common interface for all of Insert, Replace, Upsert that take Query
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.