| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecutableFindByAnalyticsOperation.ExecutableFindByAnalytics<T> |
static interface |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection<T>
Result type override (Optional).
|
| Modifier and Type | Method and Description |
|---|---|
<R> ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<R> |
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection.as(Class<R> returnType)
Define the target type fields should be mapped to.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.